Added YouCompleteMe
This commit is contained in:
parent
28bd718dbb
commit
4a549a1f25
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -76,3 +76,6 @@
|
||||||
[submodule "bundle/bufexplorer"]
|
[submodule "bundle/bufexplorer"]
|
||||||
path = bundle/bufexplorer
|
path = bundle/bufexplorer
|
||||||
url = git@github.com:jlanzarotta/bufexplorer.git
|
url = git@github.com:jlanzarotta/bufexplorer.git
|
||||||
|
[submodule "bundle/YouCompleteMe"]
|
||||||
|
path = bundle/YouCompleteMe
|
||||||
|
url = git@github.com:Valloric/YouCompleteMe.git
|
||||||
|
|
1
bundle/YouCompleteMe
Submodule
1
bundle/YouCompleteMe
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 6d6e2344f84f51e20dfc096698a9c94b2a27396c
|
Loading…
Reference in a new issue