mirror of
https://github.com/neovim/neovim.git
synced 2025-11-12 13:28:54 +00:00
This means that the major way that :lmap mappings are applied works as one would expect with macros. This also means that having a translation with 'keymap' does not preclude using mappings in insert mode with :imap.