YouCompleteMe added
This commit is contained in:
parent
0fdd4ca22c
commit
e094cd4a55
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -56,3 +56,6 @@
|
||||||
[submodule ".vim/bundle/racer"]
|
[submodule ".vim/bundle/racer"]
|
||||||
path = .vim/bundle/racer
|
path = .vim/bundle/racer
|
||||||
url = https://github.com/phildawes/racer.git
|
url = https://github.com/phildawes/racer.git
|
||||||
|
[submodule ".vim/bundle/YouCompleteMe"]
|
||||||
|
path = .vim/bundle/YouCompleteMe
|
||||||
|
url = https://github.com/Valloric/YouCompleteMe.git
|
||||||
|
|
1
.vim/bundle/YouCompleteMe
Submodule
1
.vim/bundle/YouCompleteMe
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 04850041b9f486460881624ed9dd1ba583b30abf
|
Loading…
Reference in a new issue