mattn / emmet-vim

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

get extends recursively, minor additional fixes for pug and jsx #455

Closed M4R7iNP closed 5 years ago

M4R7iNP commented 5 years ago

this fixes so pug uses jade and html correctly, and jsx uses javascript and html correctly

Fixes https://github.com/mattn/emmet-vim/issues/453 Most likely also https://github.com/mattn/emmet-vim/issues/454

JensPauwels commented 5 years ago

@mattn

mattn commented 5 years ago

Sorry my delay.Thank you.