Don't let vim-matchup overwrite statusline
This commit is contained in:
parent
3ffda34a29
commit
158a6f5585
1
vimrc
1
vimrc
@ -151,6 +151,7 @@ endif
|
||||
Pack 'wincent/replay'
|
||||
" vim-matchit - Improved % matching
|
||||
Pack 'andymass/vim-matchup'
|
||||
let g:matchup_matchparen_offscreen = {'method': 'status_manual'}
|
||||
|
||||
" vim-table-mode - Easy table manipulation
|
||||
Pack 'dhruvasagar/vim-table-mode'
|
||||
|
Loading…
x
Reference in New Issue
Block a user