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