mirror of
https://github.com/neovim/neovim.git
synced 2026-03-12 20:15:47 +00:00
Problem: Unmapping simplified keys also deletes other mapping.
Solution: Only unmap a mapping with m_simplified set. (closes vim/vim#10270)
a4e3332650