More submodules

This commit is contained in:
Alex Yatskov 2016-06-28 21:01:29 -07:00
parent 2f04d5d659
commit 1c625b42a3
4 changed files with 12 additions and 0 deletions

9
.gitmodules vendored
View File

@ -100,3 +100,12 @@
[submodule ".vim/bundle/vim-indent-guides"] [submodule ".vim/bundle/vim-indent-guides"]
path = .vim/bundle/vim-indent-guides path = .vim/bundle/vim-indent-guides
url = https://github.com/nathanaelkane/vim-indent-guides.git url = https://github.com/nathanaelkane/vim-indent-guides.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git
[submodule ".vim/bundle/tern_for_vim"]
path = .vim/bundle/tern_for_vim
url = https://github.com/marijnh/tern_for_vim
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git

@ -0,0 +1 @@
Subproject commit 0de1c0c9bb13ce82172b472c676035cd47cf6a6a

1
.vim/bundle/syntastic Submodule

@ -0,0 +1 @@
Subproject commit cee74e0c1af934065fd1b3046e53cda76574f703

@ -0,0 +1 @@
Subproject commit a9bad13fd37f5627bbaeca06da3e1915258e55f5