mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-03-27 23:14:32 +08:00
- Extract parse+toString loop into s:expandItems() - Extract HTML escape filter into s:applyEscapeFilter() - Apply to expandAbbr() (3 sites) and expandWord() (1 site)