mirror of
https://github.com/neovim/neovim.git
synced 2026-08-20 06:11:52 +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.