Added Recover.vim plugin
This commit is contained in:
parent
8d50555d9c
commit
fd71474597
1
init.vim
1
init.vim
@ -96,6 +96,7 @@ Plug 'simnalamburt/vim-mundo', {'on': 'MundoToggle'}
|
|||||||
Plug 'wvffle/vimterm'
|
Plug 'wvffle/vimterm'
|
||||||
Plug 'Valloric/YouCompleteMe', { 'do': './install.py --clang-completer' }
|
Plug 'Valloric/YouCompleteMe', { 'do': './install.py --clang-completer' }
|
||||||
Plug 'rdnetto/YCM-generator', { 'branch': 'stable'}
|
Plug 'rdnetto/YCM-generator', { 'branch': 'stable'}
|
||||||
|
Plug 'chrisbra/Recover.vim'
|
||||||
|
|
||||||
" versioning
|
" versioning
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
|
Loading…
Reference in New Issue
Block a user