diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-04-27 16:54:59 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-04-29 15:51:04 +0800 |
commit | 04a437b280b13bd33c37e99c46403198126d5343 (patch) | |
tree | 93fd9f8d10e43d309c31655614d3c6927dda535b /test/functional/vimscript/ctx_functions_spec.lua | |
parent | 096923e99067ba81d1f8f6bc5927920a1f5cceee (diff) | |
download | rneovim-04a437b280b13bd33c37e99c46403198126d5343.tar.gz rneovim-04a437b280b13bd33c37e99c46403198126d5343.tar.bz2 rneovim-04a437b280b13bd33c37e99c46403198126d5343.zip |
vim-patch:8.2.4504: when there is a partially matching map full map may not work
Problem: When there is a partially matching map and modifyOtherKeys is
active a full map may not work.
Solution: Only simplify modifiers when there is no matching mapping.
(closes vim/vim#8792)
https://github.com/vim/vim/commit/196c3850dbe95247f7aa1b0000a5cae625a99ef2
Omit test as it sends terminal codes. Use a Lua test instead.
Diffstat (limited to 'test/functional/vimscript/ctx_functions_spec.lua')
0 files changed, 0 insertions, 0 deletions