Vim: Transition YouCompleteMe to submodule

This commit is contained in:
Salt 2018-01-29 15:10:55 -06:00
parent 2865099793
commit 693d8be253

3
.gitmodules vendored
View File

@ -10,3 +10,6 @@
[submodule ".vim/bundle/vim-template"]
path = .vim/bundle/vim-template
url = git@github.com:aperezdc/vim-template.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = git@github.com:Valloric/YouCompleteMe.git