return { "nicolas-martin/region-folding.nvim", event = { "BufReadPost", "BufNewFile" }, opts = { region_text = { start = "{{{", ending = "}}}" }, fold_indicator = "▼", }, }