mattn / emmet-vim

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

No emmet commands working except , #450

Closed FraserEmbrey closed 5 years ago

FraserEmbrey commented 5 years ago

I have set the leader to but have tried with the default too. None of the commands in the tutorial except the ',' expansion are working. I am not sure what the issue is. A few times the vim editor has quit and often I get Z or > in the editor

I get this when vim quits: "[n]+ Stopped"

where n is the number of times that it has failed

FraserEmbrey commented 5 years ago

I installed with Plug and then I tried to install again from source and it seems to be fixed!