mattn / emmet-vim

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

emmet dos not work #551

Open thmkhtry opened 1 year ago

thmkhtry commented 1 year ago

Hello, I installing emmet with zip file & add this code: let g:user_emmet_mode='n' "only enable normal mode functions. let g:user_emmet_mode='inv' "enable all functions, which is equal to let g:user_emmet_mode='a' "enable all function in all mode. & dose not work emmet,help me please.