Replace YouCompleteMe with neocomplcache
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -13,6 +13,6 @@
|
||||
[submodule "vim/bundle/vim-colors-solarized"]
|
||||
path = vim/bundle/vim-colors-solarized
|
||||
url = git@github.com:altercation/vim-colors-solarized
|
||||
[submodule "vim/bundle/YouCompleteMe"]
|
||||
path = vim/bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe.git
|
||||
[submodule "vim/bundle/neocomplcache.vim"]
|
||||
path = vim/bundle/neocomplcache.vim
|
||||
url = git@github.com:Shougo/neocomplcache.vim.git
|
||||
|
||||
Reference in New Issue
Block a user