dont conceal
This commit is contained in:
parent
d6f6f47214
commit
1266e08d28
|
@ -23,7 +23,7 @@ opt.confirm = true -- Confirm to save changes before exiting modified buffer
|
||||||
opt.history = 5000
|
opt.history = 5000
|
||||||
opt.shada = { "'1000", "<50", "s10", "h" }
|
opt.shada = { "'1000", "<50", "s10", "h" }
|
||||||
|
|
||||||
opt.conceallevel = 3
|
opt.conceallevel = 0
|
||||||
opt.signcolumn = 'yes'
|
opt.signcolumn = 'yes'
|
||||||
opt.spelloptions:append('camel')
|
opt.spelloptions:append('camel')
|
||||||
opt.spelllang = 'en,de'
|
opt.spelllang = 'en,de'
|
||||||
|
|
Loading…
Reference in New Issue