Do not install youcompleteme

This commit is contained in:
Ibrahim Mkusa 2025-04-18 13:12:48 -04:00
parent af112e0eb0
commit 11bad6da55

View File

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