mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-04-26 12:40:24 +08:00
a4d8b71bf7
- Extract parse+toString loop into s:expandItems() - Extract HTML escape filter into s:applyEscapeFilter() - Apply to expandAbbr() (3 sites) and expandWord() (1 site)