emmet-vim icon indicating copy to clipboard operation
emmet-vim copied to clipboard

Multiple Abreviations Not Expanding

Open xmready opened this issue 2 years ago • 1 comments

Vim version:

VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Aug 23 2022 20:18:58)
Included patches: 1-242

When trying to expand source, src, tbl, btn, doc, and probably some others, emmet treats them like unknown abbreviations. The result is:

<source></source>
<src></src>
<tbl></tbl>
<btn></btn>
<doc></doc>

I tried:

  • reinstalling emmet,
  • disabling other plugins

EDIT: added some abbreviations

xmready avatar Jan 05 '23 02:01 xmready

Not sure if this project is still maintained, but I use emmet a lot.

xmready avatar Feb 03 '23 21:02 xmready