diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-10-25 07:16:54 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-24 23:16:54 +0000 |
commit | e4a74e986c40ca60ad49ea89020d6a9be36e928b (patch) | |
tree | 72dd847fb4ddda9e82fafbc5b77e6c4dc1e037e9 /runtime/lua/vim/_editor.lua | |
parent | 54249d051c3e0b97321939e6a3ae3d2e83971ce7 (diff) | |
download | rneovim-e4a74e986c40ca60ad49ea89020d6a9be36e928b.tar.gz rneovim-e4a74e986c40ca60ad49ea89020d6a9be36e928b.tar.bz2 rneovim-e4a74e986c40ca60ad49ea89020d6a9be36e928b.zip |
vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)
Problem: mapset() may remove unrelated mapping whose {rhs} matches the
restored mapping's {lhs}.
Solution: only match by {lhs} when unmapping for mapset() (zeertzjq).
closes: vim/vim#15935
https://github.com/vim/vim/commit/fdf135a0525746cc0ff85bed2fbbde320ddb6d0d
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions