feat(defaults): enable diffopt "linematch" #32346

This commit is contained in:
Siddhant Agarwal
2025-02-06 17:47:36 +05:30
committed by GitHub
parent 878b3b89c3
commit 6db830e40e
6 changed files with 7 additions and 5 deletions

View File

@@ -2152,7 +2152,7 @@ local options = {
{
abbreviation = 'dip',
cb = 'did_set_diffopt',
defaults = 'internal,filler,closeoff',
defaults = 'internal,filler,closeoff,linematch:40',
-- Keep this in sync with diffopt_changed().
values = {
'filler',