add YouCompleteMe

This commit is contained in:
LingZhaoHui 2022-03-23 21:34:47 +08:00
parent e3b24de47b
commit 568b4fe8d3
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ Plug 'jiangmiao/auto-pairs'
Plug 'tacahiroy/ctrlp-funky'
" Plug 'rking/ag.vim'
Plug 'haya14busa/incsearch.vim'
Plug 'ycm-core/YouCompleteMe'
" Plug 'Raimondi/delimitMate'
Plug 'morhetz/gruvbox'
Plug 'mhinz/vim-signify'