diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 5f4eedc0decc..22a0d230ef9d 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -16822,6 +16822,32 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + vim-fold-cycle = buildVimPlugin { + pname = "vim-fold-cycle"; + version = "2020-05-11"; + src = fetchFromGitHub { + owner = "arecarn"; + repo = "vim-fold-cycle"; + rev = "23a87f3eb12b1b9d8927207353b0f7a5454d1c0b"; + sha256 = "11kx2grggkyfkspfhvg2wgvlzyhrirmrf1kw8r8h64sindypxfsg"; + }; + meta.homepage = "https://github.com/arecarn/vim-fold-cycle/"; + meta.hydraPlatforms = [ ]; + }; + + vim-foldsearch = buildVimPlugin { + pname = "vim-foldsearch"; + version = "2024-05-15"; + src = fetchFromGitHub { + owner = "embear"; + repo = "vim-foldsearch"; + rev = "c67bc8b40f8d38bf5eb6e51cc631be6b682ac1b6"; + sha256 = "1cc2d4wpw16a9fcdaqjhxlz4v5qyh7945f596yxl6g81y031zmal"; + }; + meta.homepage = "https://github.com/embear/vim-foldsearch/"; + meta.hydraPlatforms = [ ]; + }; + vim-ft-diff_fold = buildVimPlugin { pname = "vim-ft-diff_fold"; version = "2013-02-10"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5d635f645a8a..0b111594a9ae 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1290,6 +1290,8 @@ https://github.com/dcharbon/vim-flatbuffers/,, https://github.com/voldikss/vim-floaterm/,, https://github.com/rbong/vim-flog/,, https://github.com/thosakwe/vim-flutter/,, +https://github.com/arecarn/vim-fold-cycle/,HEAD, +https://github.com/embear/vim-foldsearch/,HEAD, https://github.com/thinca/vim-ft-diff_fold/,, https://github.com/tommcdo/vim-fubitive/,, https://github.com/tpope/vim-fugitive/,,