mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-03-08 06:16:45 +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.