vimPlugins.vague-nvim: init at 2025-08-03 (#432936)

This commit is contained in:
Gaétan Lepage
2025-08-12 23:37:50 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -15782,6 +15782,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
vague-nvim = buildVimPlugin {
pname = "vague.nvim";
version = "2025-08-03";
src = fetchFromGitHub {
owner = "vague2k";
repo = "vague.nvim";
rev = "676e5b4d74f32ff91c1583eba9c326d2b749672f";
sha256 = "1rj02zb12v3rz8z9f80s4pc5jyblql1lyjnq16195z5skfjb95xc";
};
meta.homepage = "https://github.com/vague2k/vague.nvim/";
meta.hydraPlatforms = [ ];
};
venn-nvim = buildVimPlugin {
pname = "venn.nvim";
version = "2024-05-03";
@@ -1211,6 +1211,7 @@ https://github.com/vim-scripts/utl.vim/,,
https://github.com/benomahony/uv.nvim/,HEAD,
https://github.com/KabbAmine/vCoolor.vim/,,
https://github.com/junegunn/vader.vim/,,
https://github.com/vague2k/vague.nvim/,HEAD,
https://github.com/jbyuki/venn.nvim/,,
https://github.com/vhda/verilog_systemverilog.vim/,,
https://github.com/vifm/vifm.vim/,,