-- set some options for quarto files, but they're set on the window, so they'll apply to other -- buffers too vim.wo.linebreak = true vim.wo.breakindent = true vim.wo.showbreak = "|" vim.wo.conceallevel = 0