add ycm submodule

This commit is contained in:
Barak Michener 2013-03-25 14:46:49 -07:00
parent 5101ac6645
commit fa3b0897e2
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

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

@ -0,0 +1 @@
Subproject commit b4837c81feb7ac8bacc87ff8c2920eabbecf6671