diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 73bf6c5e54ee..21a4b22f4d4b 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -16146,6 +16146,19 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + venv-selector-nvim = buildVimPlugin { + pname = "venv-selector.nvim"; + version = "2025-10-21"; + src = fetchFromGitHub { + owner = "linux-cultist"; + repo = "venv-selector.nvim"; + rev = "9d528643ab17795c69dc42ce018120c397a36f8b"; + sha256 = "03jag019p5kfwghff0f1w0xk3sfkpza71pprpm7gnwxi49y77pvi"; + }; + meta.homepage = "https://github.com/linux-cultist/venv-selector.nvim/"; + meta.hydraPlatforms = [ ]; + }; + verilog_systemverilog-vim = buildVimPlugin { pname = "verilog_systemverilog.vim"; version = "2024-10-13"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index fade945e948b..99fd521eb44c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -1239,6 +1239,7 @@ https://github.com/KabbAmine/vCoolor.vim/,, https://github.com/junegunn/vader.vim/,, https://github.com/vague-theme/vague.nvim/,HEAD, https://github.com/jbyuki/venn.nvim/,, +https://github.com/linux-cultist/venv-selector.nvim/,HEAD, https://github.com/vhda/verilog_systemverilog.vim/,, https://github.com/vifm/vifm.vim/,, https://github.com/Konfekt/vim-CtrlXA/,,