-- enable or disable highlighting for extra plugins return { aerial = true, bufferline = true, cmp = true, dashboard = true, highlighturl = true, indent_blankline = true, ["neo-tree"] = true, notify = true, ["nvim-web-devicons"] = true, rainbow = true, telescope = true, treesitter = true, vimwiki = false, ["which-key"] = true, }