local illuminate = require("illuminate")
illuminate.configure({
providers = {
"lsp", "treesitter", "regex",
},
under_cursor = true,
})