dont conceal

This commit is contained in:
Christoph J. Scherr 2023-12-03 13:46:46 +01:00
parent d6f6f47214
commit 1266e08d28
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ opt.confirm = true -- Confirm to save changes before exiting modified buffer
opt.history = 5000
opt.shada = { "'1000", "<50", "s10", "h" }
opt.conceallevel = 3
opt.conceallevel = 0
opt.signcolumn = 'yes'
opt.spelloptions:append('camel')
opt.spelllang = 'en,de'