mirror of
https://github.com/amix/vimrc
synced 2025-07-17 00:54:59 +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
|
||||
|
1
bundle/YouCompleteMe
Submodule
1
bundle/YouCompleteMe
Submodule
Submodule bundle/YouCompleteMe added at 6d6e2344f8
Reference in New Issue
Block a user