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