add ycm submodule
This commit is contained in:
parent
5101ac6645
commit
fa3b0897e2
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||||
|
|
|
||||||
1
.vim/bundle/YouCompleteMe
Submodule
1
.vim/bundle/YouCompleteMe
Submodule
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b4837c81feb7ac8bacc87ff8c2920eabbecf6671
|
||||||
Loading…
Add table
Add a link
Reference in a new issue