mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Added matchup plugin
This commit is contained in:
1
vimrc
1
vimrc
@@ -14,6 +14,7 @@ call plug#begin('~/.vim/bundle')
|
||||
Plug 'Rykka/riv.vim', { 'for': 'rst' }
|
||||
Plug 'SirVer/ultisnips'
|
||||
Plug 'Valloric/MatchTagAlways'
|
||||
Plug 'andymass/vim-matchup'
|
||||
Plug 'ayuanx/vim-mark-standalone'
|
||||
Plug 'davidhalter/jedi-vim', { 'for': 'python' }
|
||||
Plug 'dogrover/vim-pentadactyl'
|
||||
|
||||
Reference in New Issue
Block a user