return { "folke/twilight.nvim", opts = { context = 10, treesitter = true, expand = { "function", "method", "table", "if_statement", }, exclude = {}, -- filetypes to excluise }, }