local highlight = require("nvim-highlight-colors") highlight.setup({ enable_tailwind = true, }) highlight.turnOn()