Closed nhooyr closed 6 years ago
@mattn I use this plugin in SpaceVim, and I also need this feature. But I am not sure all the people prefer silent mappings.
You can remap your self. Use <plug>(emmet-expand-abbr)
.
nice, it works. :+1:
closable?
Can we reopen this? There are like 12 mappings you'd have to remap yourself. Would be much better to silence by default imo.
Emmet mappings print stuff like
=emmet#expandAbbr(0,"")
. would be nice to silence those.