mattn / emmet-vim

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

regex in aliases not working #478

Open zorro opened 4 years ago

zorro commented 4 years ago

emmet-vim will expand aliases like btn to button. But is treating btn:submit as unknown tag instead of expanding to button:submit