vimPlugins.venv-selector-nvim: init at 2025-10-21

This commit is contained in:
Gaetan Lepage
2025-10-24 16:44:40 +00:00
parent cae2bb97b0
commit 705e80fc2c
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,