This is an automated archive made by the Lemmit Bot.

The original was posted on /r/neovim by /u/Silver_Bee on 2024-04-09 10:34:23.


I would like to announce that nvim-highlight-colors now supports LSP for any language server that supports the textDocument/documentColor method.

If you have tailwindcss LSP installed for example, the plugin will fetch your tailwind.config.js and highlight your custom themes accordingly 😁