Skip to content

Commit 576fc19

Browse files
committed
fix #40
1 parent fd83f46 commit 576fc19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lua/core/options.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ opt.expandtab = true
5353
opt.autoindent = true
5454
opt.tabstop = 2
5555
opt.shiftwidth = 2
56-
opt.diffopt:append('linematch:50')
5756

5857
-- wrap
5958
opt.linebreak = true

0 commit comments

Comments
 (0)