Added vimproc
This commit is contained in:
parent
bc0db1504b
commit
64fa11c04e
@ -3,7 +3,9 @@ call plug#begin(stdpath('data') . '/plugged')
|
||||
Plug 'altercation/vim-colors-solarized'
|
||||
Plug 'itchyny/lightline.vim'
|
||||
|
||||
Plug 'Shougo/vimproc.vim', {'do': 'make'}
|
||||
Plug 'rhysd/vim-clang-format'
|
||||
|
||||
Plug 'derekwyatt/vim-fswitch'
|
||||
|
||||
Plug 'tpope/vim-obsession'
|
||||
|
Reference in New Issue
Block a user