fix(bundle/youcompleteme): add submodule, but from other repository
This commit is contained in:
parent
9dcc034d8a
commit
1a762d7291
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -13,3 +13,6 @@
|
||||
[submodule "bundle/vim-flow"]
|
||||
path = bundle/vim-flow
|
||||
url = git://github.com/flowtype/vim-flow.git
|
||||
[submodule "bundle/youcompleteme"]
|
||||
path = bundle/youcompleteme
|
||||
url = https://github.com/ycm-core/YouCompleteMe.git
|
||||
|
1
bundle/youcompleteme
Submodule
1
bundle/youcompleteme
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6be9ce1d51dc3d0590346140ce617f8522460845
|
Loading…
Reference in New Issue
Block a user