Replace matchit.vim with vim-matchup
This commit is contained in:
parent
bc014309ef
commit
b3ba84fa4c
2
vimrc
2
vimrc
@ -141,7 +141,7 @@ endif
|
|||||||
" replay macros with the enter key
|
" replay macros with the enter key
|
||||||
Plug 'wincent/replay'
|
Plug 'wincent/replay'
|
||||||
" vim-matchit - Improved % matching
|
" vim-matchit - Improved % matching
|
||||||
Plug 'opennota/vim-matchit'
|
Plug 'andymass/vim-matchup'
|
||||||
|
|
||||||
" vim-table-mode - Easy table manipulation
|
" vim-table-mode - Easy table manipulation
|
||||||
Plug 'dhruvasagar/vim-table-mode'
|
Plug 'dhruvasagar/vim-table-mode'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user