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

This commit is contained in:
Gaétan Lepage
2025-10-02 18:31:10 +00:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -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";
@@ -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/,,