We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd83f46 commit 576fc19Copy full SHA for 576fc19
lua/core/options.lua
@@ -53,7 +53,6 @@ opt.expandtab = true
53
opt.autoindent = true
54
opt.tabstop = 2
55
opt.shiftwidth = 2
56
-opt.diffopt:append('linematch:50')
57
58
-- wrap
59
opt.linebreak = true
0 commit comments