|
@@ -8,4 +8,8 @@
|
|
|
|
|
|
[submodule ".vim/bundle/syntastic"]
|
|
|
path = .vim/bundle/syntastic
|
|
|
- url = https://github.com/saltstack/syntastic.git
|
|
|
+ url = https://github.com/vim-syntastic/syntastic.git
|
|
|
+
|
|
|
+[submodule ".vim/bundle/vim-terraform"]
|
|
|
+ path = .vim/bundle/vim-terraform
|
|
|
+ url = https://github.com/hashivim/vim-terraform.git
|