Unverified Commit 2622a737 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents ba727663 79d36bb6
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,