mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-04-23 03:24:26 +08:00
The second definition without 'range' was overwriting the first one, causing the visual selection merge to not work properly. Removed the duplicate and kept the lang-delegating version.