vim.opt_local.conceallevel = 2 vim.cmd 'autocmd BufEnter * set formatoptions-=cro' vim.cmd 'autocmd BufEnter * setlocal formatoptions-=cro'