Environment:
- Void Linux
- Neovim 0.4.3
- Kitty
If you have a trouble with coloration and are using Vim/Neovim with terminal:
- [Yes] Does your Vim support full colors? (
:set termguicolors)
- [Yes] Does your terminal support full colors? (e.g. Terminal.app doesn't support it)


At the moment function names are highlighted for type definitions but not when doing pattern matching, and constructors have the same color as types and keywords, which is kind of uninformative. Is there any way this could be tweaked without breaking colors for other languages?
Environment:
If you have a trouble with coloration and are using Vim/Neovim with terminal:
:set termguicolors)At the moment function names are highlighted for type definitions but not when doing pattern matching, and constructors have the same color as types and keywords, which is kind of uninformative. Is there any way this could be tweaked without breaking colors for other languages?