diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index f177640b9a9b..ccd0a0254e9c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10270,6 +10270,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + neotab-nvim = buildVimPlugin { + pname = "neotab.nvim"; + version = "0-unstable-2025-08-04"; + src = fetchFromGitHub { + owner = "kawre"; + repo = "neotab.nvim"; + rev = "e99d3e28c5a2066d2d368dfe4ef3827c8d75d337"; + hash = "sha256-pSLvpKqfi1hQrFAYmXTOUOYERtnr79M23z5so2JOGhE="; + }; + meta.homepage = "https://github.com/kawre/neotab.nvim/"; + meta.hydraPlatforms = [ ]; + }; + neoterm = buildVimPlugin { pname = "neoterm"; version = "0-unstable-2023-03-09"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 2e013354de6a..22835e110fa6 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -788,6 +788,7 @@ https://github.com/nvim-neorg/neorg-telescope/,, https://github.com/karb94/neoscroll.nvim/,, https://github.com/Shougo/neosnippet-snippets/,, https://github.com/Shougo/neosnippet.vim/,, +https://github.com/kawre/neotab.nvim/,, https://github.com/kassio/neoterm/,, https://github.com/rcasia/neotest-bash/,, https://github.com/orjangj/neotest-ctest/,,