local l = vim.opt_local l.formatprg = "par -w 80" l.conceallevel = 0 l.wrap = true l.spell = true