vimPlugins.vim-hcl: init at 2020-09-07

master
"Jonathan Ringer" 2021-01-21 13:47:11 -08:00 committed by Jonathan Ringer
parent a18ef3f67d
commit 2868a2be82
No known key found for this signature in database
GPG Key ID: 5C841D3CFDFEC4E0
2 changed files with 13 additions and 0 deletions

View File

@ -5582,6 +5582,18 @@ let
meta.homepage = "https://github.com/enomsg/vim-haskellConcealPlus/";
};
vim-hcl = buildVimPluginFrom2Nix {
pname = "vim-hcl";
version = "2020-09-07";
src = fetchFromGitHub {
owner = "jvirtanen";
repo = "vim-hcl";
rev = "94fbd199c8a947ede62f98509f91d637d7967454";
sha256 = "0n2dmgfajji8nxxirb9q9jmqnzc1mjqnic5igs84pxmbc6r57zqq";
};
meta.homepage = "https://github.com/jvirtanen/vim-hcl/";
};
vim-hdevtools = buildVimPluginFrom2Nix {
pname = "vim-hdevtools";
version = "2018-11-19";

View File

@ -236,6 +236,7 @@ justincampbell/vim-eighties
justinj/vim-pico8-syntax
justinmk/vim-dirvish
justinmk/vim-sneak
jvirtanen/vim-hcl
jvoorhis/coq.vim
KabbAmine/vCoolor.vim
KabbAmine/zeavim.vim