mirror of
https://github.com/amix/vimrc
synced 2025-07-17 17:15:01 +08:00
Added YouCompleteMe
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -76,3 +76,6 @@
|
||||
[submodule "bundle/bufexplorer"]
|
||||
path = bundle/bufexplorer
|
||||
url = git@github.com:jlanzarotta/bufexplorer.git
|
||||
[submodule "bundle/YouCompleteMe"]
|
||||
path = bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe.git
|
||||
|
Reference in New Issue
Block a user