Added YCM vim plugin
This commit is contained in:
parent
4480ef2291
commit
29e00bf07a
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -7,3 +7,6 @@
|
|||
[submodule "vim/bundle/vim-tmux-navigator"]
|
||||
path = vim/bundle/vim-tmux-navigator
|
||||
url = git@github.com:christoomey/vim-tmux-navigator.git
|
||||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe
|
||||
|
|
1
vim/bundle/YouCompleteMe
Submodule
1
vim/bundle/YouCompleteMe
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit af0fdef1b91717d74e11718eb0ce9a49b061348a
|
Loading…
Reference in New Issue
Block a user