mirror of
https://github.com/neovim/neovim.git
synced 2026-03-19 23:28:15 +00:00
If the mental model of :lmap mappings is a translation between your keyboard and vim proper, then they should take preference over :imap (and other) mappings. This patch makes that happen.