mirror of
https://github.com/zoriya/vim.git
synced 2026-05-13 03:26:46 +00:00
Problem: Making a mapping work in all modes is complicated. Solution: Add the <Cmd> special key. (Yegappan Lakshmanan, closes #7282, closes 4784, based on patch by Bjorn Linse)