YouCompleteMe: Add the submodule properly
The parent repo wasn't tracking the proper branch
This commit is contained in:
parent
424b4af67d
commit
3683c6b383
1
.gitmodules
vendored
1
.gitmodules
vendored
@ -13,3 +13,4 @@
|
|||||||
[submodule ".vim/bundle/YouCompleteMe"]
|
[submodule ".vim/bundle/YouCompleteMe"]
|
||||||
path = .vim/bundle/YouCompleteMe
|
path = .vim/bundle/YouCompleteMe
|
||||||
url = git@github.com:Valloric/YouCompleteMe.git
|
url = git@github.com:Valloric/YouCompleteMe.git
|
||||||
|
branch = master
|
||||||
|
Loading…
Reference in New Issue
Block a user