Closed heyarviind closed 10 months ago
JSX highlighting is an editor / plugin responsibility, not a color-scheme issue.
If you are using Vim, then you likely need to install and enable the vim-jsx-pretty plugin.
In Neovim just enable the JavaScript & HTML parsers from Tree-sitter.
This is what I see in my editor:
I am new to Vim and installed Moonfly theme (it looks amazing) but I am not sure why react syntax is not getting highlighted. I am using iTerm2.