Browse Source

Modules work

Fred Damstra (Macbook 2015) 3 năm trước cách đây
mục cha
commit
31ce76a709
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  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