mattn / emmet-vim

emmet for vim: http://emmet.io/
http://mattn.github.io/emmet-vim
MIT License
6.42k stars 411 forks source link

Getting html version of expansions for both javascript and jsx files #406

Closed kapv89 closed 6 years ago

kapv89 commented 6 years ago

Screenshot attached, a JSX file with sample html tags expanded from their respective abbreviations screenshot from 2018-02-20 01-04-34

kapv89 commented 6 years ago

My end goal is to make vim-emmet work properly javascript and typescript files. I don't think anybody has actually used a JSX extension in 1-2 years.

mattn commented 6 years ago

Could you please try to fix with this issue? https://github.com/mattn/emmet-vim/issues/350