vimPlugins.vim-mustache-handlebars: init at 2021-11-30

This commit is contained in:
Dmitry Bogatov
2021-12-21 19:27:14 -04:00
parent d2f7fad215
commit 225365b29d
2 changed files with 14 additions and 1 deletions
+12
View File
@@ -9104,6 +9104,18 @@ final: prev:
meta.homepage = "https://github.com/simnalamburt/vim-mundo/";
};
vim-mustache-handlebars = buildVimPluginFrom2Nix {
pname = "vim-mustache-handlebars";
version = "2021-11-30";
src = fetchFromGitHub {
owner = "mustache";
repo = "vim-mustache-handlebars";
rev = "0153fe03a919add2d6cf2d41b2d5b6e1188bc0e0";
sha256 = "0dnafs9bcfm539plx5hq6nzq6k8li3xbkizdhv71cpmfcbw2srln";
};
meta.homepage = "https://github.com/mustache/vim-mustache-handlebars/";
};
vim-nerdtree-syntax-highlight = buildVimPluginFrom2Nix {
pname = "vim-nerdtree-syntax-highlight";
version = "2021-01-11";
+2 -1
View File
@@ -487,7 +487,8 @@ motus/pig.vim
mpickering/hlint-refactor-vim
ms-jpq/chadtree@chad
mtikekar/vim-bsv
MunifTanjim/nui.nvim
MunifTanjim/nui.nvim@main
mustache/vim-mustache-handlebars
mzlogin/vim-markdown-toc
mzlogin/vim-smali
nacro90/numb.nvim