vim: Fix YCM version to known-good commit

This commit is contained in:
2022-05-02 20:17:01 +02:00
parent d00cf5b11c
commit 1a31586fbe

View File

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