diff --git a/vimrc b/vimrc index 8c7f0d4..b2d3bad 100644 --- a/vimrc +++ b/vimrc @@ -141,7 +141,7 @@ endif " replay macros with the enter key Plug 'wincent/replay' " vim-matchit - Improved % matching -Plug 'opennota/vim-matchit' +Plug 'andymass/vim-matchup' " vim-table-mode - Easy table manipulation Plug 'dhruvasagar/vim-table-mode'