mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +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