Bladeren bron

Modules work

Fred Damstra (Macbook 2015) 3 jaren geleden
bovenliggende
commit
31ce76a709
1 gewijzigde bestanden met toevoegingen van 5 en 1 verwijderingen
  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