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

vimPlugins.align-nvim: init at 2024-10-20 (#349969)

parents 738406dd 0b1caae8
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -653,6 +653,18 @@ final: prev:
    meta.homepage = "https://github.com/vim-scripts/align/";
  };
  align-nvim = buildVimPlugin {
    pname = "align.nvim";
    version = "2024-10-20";
    src = fetchFromGitHub {
      owner = "Vonr";
      repo = "align.nvim";
      rev = "12ed24b34df81d57e777fea5a535611bab10a620";
      sha256 = "sha256-z8+lEs8bQS4Gz3cgQQ5Cb3oW58Et7it/tAxUtE3cLc4=";
    };
    meta.homepage = "https://github.com/Vonr/align.nvim/";
  };
  alpha-nvim = buildVimPlugin {
    pname = "alpha-nvim";
    version = "2024-09-30";
+1 −0
Original line number Diff line number Diff line
@@ -53,6 +53,7 @@ https://github.com/joshuavial/aider.nvim/,HEAD,
https://github.com/slashmili/alchemist.vim/,,
https://github.com/dense-analysis/ale/,,
https://github.com/vim-scripts/align/,,
https://github.com/Vonr/align.nvim/,HEAD,
https://github.com/goolord/alpha-nvim/,HEAD,
https://github.com/anuvyklack/animation.nvim/,HEAD,
https://github.com/Olical/aniseed/,,