소스 검색

Modules work

Fred Damstra (Macbook 2015) 3 년 전
부모
커밋
31ce76a709
1개의 변경된 파일5개의 추가작업 그리고 1개의 파일을 삭제
  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