1
0
mirror of https://github.com/amix/vimrc synced 2025-07-17 00:54:59 +08:00

Added YouCompleteMe

This commit is contained in:
Mirosław Pragłowski
2015-06-08 22:12:11 +02:00
parent 28bd718dbb
commit 4a549a1f25
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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

Submodule bundle/YouCompleteMe added at 6d6e2344f8