I don't know why the plugin doesn't work. I add the line `let g:jsx_ext_required = 0` and it didn't work. If I put `:set syntax=javascript.jsx` it works, but I want to work without use this every time. ___ Os version: Mojave Vim version: 8.0 
I don't know why the plugin doesn't work.
I add the line
let g:jsx_ext_required = 0and it didn't work.If I put
:set syntax=javascript.jsxit works, but I want to work without use this every time.Os version: Mojave
Vim version: 8.0