vimPlugins.gdscript-extended-lsp-nvim: init at 2025-10-28 (#460433)

This commit is contained in:
Gaétan Lepage
2025-11-10 23:42:40 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -5633,6 +5633,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
gdscript-extended-lsp-nvim = buildVimPlugin {
pname = "gdscript-extended-lsp.nvim";
version = "2025-10-28";
src = fetchFromGitHub {
owner = "Teatek";
repo = "gdscript-extended-lsp.nvim";
rev = "27eab5f4979b759368a7760d6955fb93f147e97e";
sha256 = "1jilxsz49w720ai41zksvap6bsib347bz9xh0x8b0izcpmsdjc80";
};
meta.homepage = "https://github.com/Teatek/gdscript-extended-lsp.nvim/";
meta.hydraPlatforms = [ ];
};
gen-nvim = buildVimPlugin {
pname = "gen.nvim";
version = "2025-05-03";
@@ -431,6 +431,7 @@ https://github.com/gfanto/fzf-lsp.nvim/,,
https://github.com/junegunn/fzf.vim/,,
https://github.com/NTBBloodbath/galaxyline.nvim/,,
https://github.com/gbprod/nord.nvim/,,gbprod-nord
https://github.com/Teatek/gdscript-extended-lsp.nvim/,HEAD,
https://github.com/David-Kunz/gen.nvim/,HEAD,
https://github.com/jsfaint/gen_tags.vim/,,
https://github.com/gentoo/gentoo-syntax/,,