I am having an issue with the xml/html not being highlighted. I am using vam(vim addon manager) and when I check :scriptnames I see the jsx files. I can run set ft=jsx and the xml/html is highlighted but the javascript is not. But just loading up a jsx file has the filetype as javascript and the xml/html regions are not highlighted.
I am having an issue with the xml/html not being highlighted. I am using vam(vim addon manager) and when I check
:scriptnames
I see the jsx files. I can runset ft=jsx
and the xml/html is highlighted but the javascript is not. But just loading up a jsx file has the filetype as javascript and the xml/html regions are not highlighted.