init.lua/after/ftplugin/org.lua(view raw)
1 2 3
vim.opt_local.wrap = true vim.opt_local.conceallevel = 2 vim.opt_local.concealcursor = "cv"