mhartington / oceanic-next

Oceanic Next theme for neovim
Other
1.13k stars 141 forks source link

JSX & XML #29

Closed charliewilco closed 7 years ago

charliewilco commented 7 years ago

I'm getting inconsistent tags in JSX and XML. the vim-jsx plugin people suggest it's an issue with the way tags are handled in the syntax highlighting, any ideas on how to fix this?

screenshot 2016-09-21 03 04 46 screenshot 2016-09-21 03 04 25
mhartington commented 7 years ago

Are you using pangloss/vim-javascript and mxw/vim-jsx? I'm not a JSX expert, would you be able to provide a snippet that has the issues for me to test out?

mhartington commented 7 years ago

just pushed fix for this, could you pull the latest down and take a look?

charliewilco commented 7 years ago

OMG thanks! this worked perfect!

charliewilco commented 7 years ago
screenshot 2016-09-23 08 25 40