vim.o.fillchars = "fold: " vim.o.foldmethod = "expr" vim.o.foldexpr = "v:lua.vim.treesitter.foldexpr()" vim.o.foldtext = ""