mattn / emmet-vim

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

Emmet can't detect style tag in neovim but works on vim. #471

Open AgentCosmic opened 4 years ago

AgentCosmic commented 4 years ago

When I try to expand a css property in neovim it becomes a html tag. But it works perfectly fine in vim. It's in a .vue file.