vimPlugins.vim-jetpack: init at 2024-04-10 (#369462)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user