vim-prisma
vim-prisma copied to clipboard
Highlight issue with enum+map
Color highlighting breaks when enum items are mapped. See the screenshot attached.
Notice that map is highlighted for ModelWithMap model and it's id column. However, it is not highlighted for the map of the Enums, nor for their individual values.
Theme: github_dark. The issue is there for other themes including Night Owl as well.