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