diff --git a/vimrc b/vimrc index b2105a1..c5c0eeb 100644 --- a/vimrc +++ b/vimrc @@ -12,7 +12,6 @@ endif call plug#begin('~/.vim/bundle') Plug 'Valloric/MatchTagAlways' -Plug 'andymass/vim-matchup' Plug 'ayuanx/vim-mark-standalone' Plug 'davidhalter/jedi-vim', { 'for': 'python' } Plug 'dogrover/vim-pentadactyl'