Add ycm vim plugin

This commit is contained in:
Hunter Haugen 2015-01-29 12:23:47 -08:00
parent 621610d752
commit d1d71883bc
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -46,3 +46,6 @@
[submodule ".vim/bundle/syntastic"]
path = .vim/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule ".vim/bundle/YouCompleteMe"]
path = .vim/bundle/YouCompleteMe
url = https://github.com/Valloric/YouCompleteMe.git