diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index eb3de687e0c4..98fc607cf1d7 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11383,6 +11383,18 @@ final: prev: meta.homepage = "https://github.com/Twinside/vim-hoogle/"; }; + vim-horizon = buildVimPluginFrom2Nix { + pname = "vim-horizon"; + version = "2023-03-17"; + src = fetchFromGitHub { + owner = "ntk148v"; + repo = "vim-horizon"; + rev = "3864f6281b0b852712d8e9ef86edde512f94c1d2"; + sha256 = "152v4x7sj3nidj0710ick0p7xh020cjvhd8bjd28vfqd8xlv2nqw"; + }; + meta.homepage = "https://github.com/ntk148v/vim-horizon/"; + }; + vim-html-template-literals = buildVimPluginFrom2Nix { pname = "vim-html-template-literals"; version = "2021-06-03"; @@ -14652,18 +14664,6 @@ final: prev: meta.homepage = "https://github.com/nanotee/zoxide.vim/"; }; - vim-horizon = buildVimPluginFrom2Nix { - pname = "vim-horizon"; - version = "2023-03-17"; - src = fetchFromGitHub { - owner = "ntk148v"; - repo = "vim-horizon"; - rev = "3864f6281b0b852712d8e9ef86edde512f94c1d2"; - sha256 = "152v4x7sj3nidj0710ick0p7xh020cjvhd8bjd28vfqd8xlv2nqw"; - }; - meta.homepage = "https://github.com/ntk148v/vim-horizon/"; - }; - catppuccin-nvim = buildVimPluginFrom2Nix { pname = "catppuccin-nvim"; version = "2023-05-07"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 5099c72dccce..e43167f84498 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -957,6 +957,7 @@ https://github.com/machakann/vim-highlightedyank/,, https://github.com/alx741/vim-hindent/,, https://github.com/GEverding/vim-hocon/,, https://github.com/Twinside/vim-hoogle/,, +https://github.com/ntk148v/vim-horizon/,, https://github.com/jonsmithers/vim-html-template-literals/,, https://github.com/vim-utils/vim-husk/,, https://github.com/w0ng/vim-hybrid/,,