diff --git a/lua/plex/config/options.lua b/lua/plex/config/options.lua index 11aef7e..64fc550 100644 --- a/lua/plex/config/options.lua +++ b/lua/plex/config/options.lua @@ -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'