vimPlugins.vim-jetpack: init at 2024-04-10 (#369462)

This commit is contained in:
Gaétan Lepage
2024-12-30 21:29:14 +01:00
committed by GitHub
2 changed files with 13 additions and 0 deletions
@@ -15596,6 +15596,18 @@ final: prev:
meta.homepage = "https://github.com/jelera/vim-javascript-syntax/";
};
vim-jetpack = buildVimPlugin {
pname = "vim-jetpack";
version = "2024-04-10";
src = fetchFromGitHub {
owner = "tani";
repo = "vim-jetpack";
rev = "2ae7300f774cf1692bdb49c47c8c3ff15dd8d9b5";
sha256 = "1vml4asdapkgz0fl2yqry158mz7b71fjlyxsrm04mazr5q53vgq0";
};
meta.homepage = "https://github.com/tani/vim-jetpack/";
};
vim-jinja = buildVimPlugin {
pname = "vim-jinja";
version = "2021-08-26";
@@ -1295,6 +1295,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/tani/vim-jetpack/,HEAD,
https://github.com/lepture/vim-jinja/,,
https://github.com/seirl/vim-jinja-languages/,HEAD,
https://github.com/avm99963/vim-jjdescription/,HEAD,