vim: Remove YouCompleteMe

It's just too much hassle with all the compiling and random errors after
updates.
This commit is contained in:
2022-07-02 12:37:16 +02:00
parent 8205d867a0
commit cc1ebcfd86
2 changed files with 0 additions and 39 deletions

View File

@@ -25,7 +25,6 @@ Plug 'junegunn/goyo.vim'
Plug 'junegunn/limelight.vim'
" Plug 'sheerun/vim-polyglot'
" Plug 'freitass/todo.txt-vim'
Plug 'Valloric/YouCompleteMe'
Plug 'nathanaelkane/vim-indent-guides'
"Plugin 'Lokaltog/vim-easymotion'