Vim: Remove YCM

It's too damn finicky, what with requiring compilation and whatnot
This commit is contained in:
2018-03-08 15:41:32 -06:00
parent bec20f3754
commit 4ab33e2ef2
5 changed files with 29 additions and 32 deletions

4
.gitmodules vendored
View File

@@ -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