vimPlugins.vim-terraform: init at 2018-08-02

This commit is contained in:
Wael M. Nasreddine 2018-11-07 11:17:51 -08:00
parent 644c864637
commit 73cddf1e95
No known key found for this signature in database
GPG Key ID: 82AE0A31B33CEFCF
2 changed files with 11 additions and 0 deletions

View File

@ -3090,6 +3090,16 @@
};
};
vim-terraform = buildVimPluginFrom2Nix {
name = "vim-terraform-2018-08-02";
src = fetchFromGitHub {
owner = "hashivim";
repo = "vim-terraform";
rev = "7c11252da45c6508524e022d1f2588134902d8d1";
sha256 = "1qnjjcin934i7yd2fd0xapraindrpavnik1fasv10x5dw8yzxyrs";
};
};
vim-test = buildVimPluginFrom2Nix {
name = "vim-test-2018-10-24";
src = fetchFromGitHub {

View File

@ -78,6 +78,7 @@ google/vim-jsonnet
google/vim-maktaba
gregsexton/gitv
guns/xterm-color-table.vim
hashivim/vim-terraform
haya14busa/incsearch-easymotion.vim
haya14busa/incsearch.vim
heavenshell/vim-jsdoc