Unverified Commit 4e4c01ef authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.alabaster-nvim: init at 2025-11-21 (#475207)

parents dc1f9569 de060aae
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -763,6 +763,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  alabaster-nvim = buildVimPlugin {
    pname = "alabaster.nvim";
    version = "2025-11-21";
    src = fetchFromGitHub {
      owner = "p00f";
      repo = "alabaster.nvim";
      rev = "1fc9e29fbbce94f127cc8b21960b7e3c85187960";
      sha256 = "0jm5rlc1j4gni8qgcba0ssdnakdpl0hrqlm61xmipv0k2sr3wy2y";
    };
    meta.homepage = "https://github.com/p00f/alabaster.nvim/";
    meta.hydraPlatforms = [ ];
  };
  alchemist-vim = buildVimPlugin {
    pname = "alchemist.vim";
    version = "3.5.0-unstable-2023-09-01";
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ https://github.com/derekelkins/agda-vim/,,
https://github.com/emmanueltouzery/agitator.nvim/,HEAD,
https://github.com/aduros/ai.vim/,HEAD,
https://github.com/joshuavial/aider.nvim/,HEAD,
https://github.com/p00f/alabaster.nvim/,HEAD,
https://github.com/slashmili/alchemist.vim/,,
https://github.com/dense-analysis/ale/,,
https://github.com/vim-scripts/align/,,