add a couple of vim plugins; especially that vim-rsi thing
This commit is contained in:
parent
1ae2ceacba
commit
07a30656d1
1 changed files with 2 additions and 0 deletions
|
@ -15,7 +15,9 @@ Plug 'jeetsukumaran/vim-buffergator'
|
|||
Plug 'junegunn/vim-easy-align'
|
||||
Plug 'mhinz/vim-signify'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'tpope/vim-rsi'
|
||||
Plug 'tpope/vim-sleuth'
|
||||
Plug 'tpope/vim-vinegar'
|
||||
Plug 'vimwiki/vimwiki'
|
||||
|
||||
" IDE liek, per filetype
|
||||
|
|
Loading…
Reference in a new issue