More submodules
This commit is contained in:
parent
2f04d5d659
commit
1c625b42a3
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -100,3 +100,12 @@
|
||||
[submodule ".vim/bundle/vim-indent-guides"]
|
||||
path = .vim/bundle/vim-indent-guides
|
||||
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
|
||||
|
1
.vim/bundle/YouCompleteMe
Submodule
1
.vim/bundle/YouCompleteMe
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0de1c0c9bb13ce82172b472c676035cd47cf6a6a
|
1
.vim/bundle/syntastic
Submodule
1
.vim/bundle/syntastic
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit cee74e0c1af934065fd1b3046e53cda76574f703
|
1
.vim/bundle/tern_for_vim
Submodule
1
.vim/bundle/tern_for_vim
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a9bad13fd37f5627bbaeca06da3e1915258e55f5
|
Loading…
Reference in New Issue
Block a user