mxw / vim-jsx

React JSX syntax highlighting and indenting for vim.
1.59k stars 95 forks source link

Highlighting issue. #50

Closed codedmart closed 9 years ago

codedmart commented 9 years ago

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.

codedmart commented 9 years ago

I figured out the issue. All files are there other then after/ftdetect/javascript.vim. This appears to be an issue with I madden manager.