home: vim: use default 'diffopt:linematch'
It's now been defaulted to `linematch:40` on v0.11.
This commit is contained in:
parent
c1efc4316d
commit
262dc48425
1 changed files with 0 additions and 2 deletions
|
|
@ -68,8 +68,6 @@ set listchars=tab:>─,trail:·,nbsp:¤
|
|||
|
||||
" Use patience diff
|
||||
set diffopt+=algorithm:patience
|
||||
" Align similar lines in each hunk
|
||||
set diffopt+=linematch:50
|
||||
|
||||
" Don't redraw when executing macros
|
||||
set lazyredraw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue