mattn / emmet-vim

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

E121 undefined variable #370

Closed conseal closed 6 years ago

conseal commented 7 years ago

Hi everyone,

I have an issue with the plugin and would like to ask you for help. I already wrote a stackoverflow question because I thought I would be the better place in case the issue is not related to emmet directly but to vim-plug. But it was commented that I should post here, so ...

Anyway, I am just linking here to my stackoverflow question and hope that is okay for you.

Thank you very much for your time and help! Thomas

mattn commented 7 years ago

your setting seems to be wrong. g:emmet_html5 is defined in plugin/emmet.vim

conseal commented 6 years ago

The error was my fault: I found out I had corrupted the .vim-file by some stupid operation. I am sorry for the inconvenience! This issue can be closed.