Disable YouCompleteMe vim plugin
This commit is contained in:
parent
a89aa3d945
commit
4d0176f58e
3
vimrc
3
vimrc
|
@ -15,7 +15,8 @@ Plug 'bling/vim-airline'
|
|||
Plug 'tpope/vim-obsession'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'tpope/vim-classpath'
|
||||
Plug 'Valloric/YouCompleteMe'
|
||||
" DISABLED since it requires vim 7.3.598+ and I don't have that on my macbook
|
||||
" Plug 'Valloric/YouCompleteMe'
|
||||
Plug 'rking/ag.vim'
|
||||
Plug 'scrooloose/syntastic'
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user