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

vimPlugins.amp-nvim: init at 2025-10-01 (#448041)

parents 87992b54 e300bb3f
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -802,6 +802,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  amp-nvim = buildVimPlugin {
    pname = "amp.nvim";
    version = "2025-10-01";
    src = fetchFromGitHub {
      owner = "sourcegraph";
      repo = "amp.nvim";
      rev = "ceeed031e70966492a01a33774b48652ba3f1043";
      sha256 = "1n6d8nbakyg6yiq8mhhrvmsp9z0zb8cb67820jsg3wl6vqd1vwv5";
    };
    meta.homepage = "https://github.com/sourcegraph/amp.nvim/";
    meta.hydraPlatforms = [ ];
  };
  animation-nvim = buildVimPlugin {
    pname = "animation.nvim";
    version = "2022-09-18";
+1 −0
Original line number Diff line number Diff line
@@ -60,6 +60,7 @@ 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/sourcegraph/amp.nvim/,HEAD,
https://github.com/anuvyklack/animation.nvim/,HEAD,
https://github.com/Olical/aniseed/,,
https://github.com/pearofducks/ansible-vim/,,