Vim: Remove YCM
It's too damn finicky, what with requiring compilation and whatnot
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -10,10 +10,6 @@
|
||||
[submodule ".vim/bundle/vim-template"]
|
||||
path = .vim/bundle/vim-template
|
||||
url = git@github.com:aperezdc/vim-template.git
|
||||
[submodule ".vim/bundle/YouCompleteMe"]
|
||||
path = .vim/bundle/YouCompleteMe
|
||||
url = git@github.com:Valloric/YouCompleteMe.git
|
||||
branch = master
|
||||
[submodule ".vim/bundle/vim-colors-solarized"]
|
||||
path = .vim/bundle/vim-colors-solarized
|
||||
url = git@github.com:altercation/vim-colors-solarized.git
|
||||
|
Reference in New Issue
Block a user