vim: Remove pinned commit for YCM

This commit is contained in:
2022-07-01 20:03:35 +02:00
parent a6efc6c43d
commit 77d9406f2e

View File

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