diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 08942cb6cd7b..6c4423fe7f6e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 6208e68e00ae..99eb15e46ec3 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,