Unverified Commit d4797eb1 authored by PerchunPak's avatar PerchunPak
Browse files

vimPlugins.astrolsp: init at 2024-12-23

parent 79795a57
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -761,6 +761,18 @@ final: prev:
    meta.homepage = "https://github.com/AstroNvim/astrocore/";
  };
  astrolsp = buildVimPlugin {
    pname = "astrolsp";
    version = "2024-12-23";
    src = fetchFromGitHub {
      owner = "AstroNvim";
      repo = "astrolsp";
      rev = "e5e88e2b5ed1c0f8b6fbea682577473aeabdc2b4";
      sha256 = "0arf7lmmcniq1ppsa9544x240simw38m72fm4i0100r05p0h4ygk";
    };
    meta.homepage = "https://github.com/AstroNvim/astrolsp/";
  };
  astrotheme = buildVimPlugin {
    pname = "astrotheme";
    version = "2024-12-10";
+1 −0
Original line number Diff line number Diff line
@@ -62,6 +62,7 @@ https://github.com/solarnz/arcanist.vim/,,
https://github.com/vim-scripts/argtextobj.vim/,,
https://github.com/otavioschwanck/arrow.nvim/,,
https://github.com/AstroNvim/astrocore/,HEAD,
https://github.com/AstroNvim/astrolsp/,HEAD,
https://github.com/AstroNvim/astrotheme/,,
https://github.com/prabirshrestha/async.vim/,,
https://github.com/prabirshrestha/asyncomplete-buffer.vim/,HEAD,