Browse Source

Modules work

Fred Damstra (Macbook 2015) 3 years ago
parent
commit
31ce76a709
1 changed files with 5 additions and 1 deletions
  1. 5 1
      .gitmodules

+ 5 - 1
.gitmodules

@@ -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