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

authored by

Gaétan Lepage and committed by
GitHub
23394026 2822583d

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 15782 15782 meta.hydraPlatforms = [ ]; 15783 15783 }; 15784 15784 15785 + vague-nvim = buildVimPlugin { 15786 + pname = "vague.nvim"; 15787 + version = "2025-08-03"; 15788 + src = fetchFromGitHub { 15789 + owner = "vague2k"; 15790 + repo = "vague.nvim"; 15791 + rev = "676e5b4d74f32ff91c1583eba9c326d2b749672f"; 15792 + sha256 = "1rj02zb12v3rz8z9f80s4pc5jyblql1lyjnq16195z5skfjb95xc"; 15793 + }; 15794 + meta.homepage = "https://github.com/vague2k/vague.nvim/"; 15795 + meta.hydraPlatforms = [ ]; 15796 + }; 15797 + 15785 15798 venn-nvim = buildVimPlugin { 15786 15799 pname = "venn.nvim"; 15787 15800 version = "2024-05-03";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 1211 1211 https://github.com/benomahony/uv.nvim/,HEAD, 1212 1212 https://github.com/KabbAmine/vCoolor.vim/,, 1213 1213 https://github.com/junegunn/vader.vim/,, 1214 + https://github.com/vague2k/vague.nvim/,HEAD, 1214 1215 https://github.com/jbyuki/venn.nvim/,, 1215 1216 https://github.com/vhda/verilog_systemverilog.vim/,, 1216 1217 https://github.com/vifm/vifm.vim/,,