vimPlugins.vague-nvim: init at 2025-08-03

This commit is contained in:
vinylen
2025-08-11 23:36:35 +02:00
parent 3fe2211063
commit 7f735539c1
2 changed files with 14 additions and 0 deletions
@@ -15769,6 +15769,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";
@@ -1210,6 +1210,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/,,