mirror of
https://github.com/mattn/emmet-vim.git
synced 2026-06-22 08:48:34 +08:00
edb1941955
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.