vimPlugins.vim-jdaddy: init at 2022-03-26 (#388671)

This commit is contained in:
Gaétan Lepage
2025-03-10 13:31:23 +01:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -17209,6 +17209,19 @@ final: prev:
meta.hydraPlatforms = [ ];
};
vim-jdaddy = buildVimPlugin {
pname = "vim-jdaddy";
version = "2022-03-26";
src = fetchFromGitHub {
owner = "tpope";
repo = "vim-jdaddy";
rev = "23b67752cb869dd9c8f3109173b69aa96a1f3acf";
sha256 = "1frkyq5zpwkwrrjcf0sscmr6q696vaaxnc0r93mk9psv5zbna4vl";
};
meta.homepage = "https://github.com/tpope/vim-jdaddy/";
meta.hydraPlatforms = [ ];
};
vim-jetpack = buildVimPlugin {
pname = "vim-jetpack";
version = "2025-02-20";
@@ -1320,6 +1320,7 @@ https://github.com/mhinz/vim-janah/,,
https://github.com/artur-shaik/vim-javacomplete2/,,
https://github.com/pangloss/vim-javascript/,,
https://github.com/jelera/vim-javascript-syntax/,,
https://github.com/tpope/vim-jdaddy/,HEAD,
https://github.com/tani/vim-jetpack/,HEAD,
https://github.com/lepture/vim-jinja/,,
https://github.com/seirl/vim-jinja-languages/,HEAD,