mirror of
https://github.com/neovim/neovim.git
synced 2025-12-24 15:18:56 +00:00
vim-patch:9.0.0341: mapset() does not restore <Nop> mapping properly
Problem: mapset() does not restore <Nop> mapping properly.
Solution: Use an empty string for <Nop>. (closes vim/vim#11022)
92a3d20682