mirror of
https://github.com/neovim/neovim.git
synced 2025-11-11 21:08:53 +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.