YouCompleteMe: Add the submodule properly

The parent repo wasn't tracking the proper branch
This commit is contained in:
Salt 2018-01-29 15:40:00 -06:00
parent 424b4af67d
commit 3683c6b383

1
.gitmodules vendored
View File

@ -13,3 +13,4 @@
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = git@github.com:Valloric/YouCompleteMe.git
branch = master