Do not install youcompleteme
This commit is contained in:
parent
af112e0eb0
commit
11bad6da55
@ -22,7 +22,7 @@ endfunction
|
||||
""" Plugins
|
||||
call plug#begin('~/.vim/plugged')
|
||||
""" core
|
||||
Plug 'Valloric/YouCompleteMe', { 'do': function('BuildYCM') } " completion engine for vim
|
||||
"Plug 'Valloric/YouCompleteMe', { 'do': function('BuildYCM') } " completion engine for vim
|
||||
Plug 'flazz/vim-colorschemes' " color scheme pack
|
||||
Plug 'sheerun/vim-polyglot' " language pack for vim
|
||||
Plug 'w0rp/ale' " Asynchronous linter
|
||||
|
Loading…
x
Reference in New Issue
Block a user