Vim: Transition YouCompleteMe to submodule
This commit is contained in:
parent
2865099793
commit
693d8be253
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -10,3 +10,6 @@
|
|||||||
[submodule ".vim/bundle/vim-template"]
|
[submodule ".vim/bundle/vim-template"]
|
||||||
path = .vim/bundle/vim-template
|
path = .vim/bundle/vim-template
|
||||||
url = git@github.com:aperezdc/vim-template.git
|
url = git@github.com:aperezdc/vim-template.git
|
||||||
|
[submodule ".vim/bundle/YouCompleteMe"]
|
||||||
|
path = .vim/bundle/YouCompleteMe
|
||||||
|
url = git@github.com:Valloric/YouCompleteMe.git
|
||||||
|
Loading…
Reference in New Issue
Block a user