Added vimproc

main
Michael Mandl 2019-10-24 16:45:15 +02:00
parent bc0db1504b
commit 64fa11c04e
1 changed files with 2 additions and 0 deletions

View File

@ -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'