mattn / emmet-vim

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

fix: fix undefined variable: ftype #457

Closed MrZhang123 closed 5 years ago

MrZhang123 commented 5 years ago

use imap <expr> <tab> emmet#expandAbbrIntelligent('\<tab>') while get error , undefined variable: ftype, I find this change lead to this