diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-08-01 18:07:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-01 18:07:02 +0800 |
commit | ccb5a76e5a2cc8627da6e3453697d2628ed0c6ac (patch) | |
tree | 8d8367ac5eff81c153a3cfc167ace6dce1644374 /scripts/gen_eval_files.lua | |
parent | 9b5f58185e1ff0597c7e95b7205d9ec11be1848c (diff) | |
download | rneovim-ccb5a76e5a2cc8627da6e3453697d2628ed0c6ac.tar.gz rneovim-ccb5a76e5a2cc8627da6e3453697d2628ed0c6ac.tar.bz2 rneovim-ccb5a76e5a2cc8627da6e3453697d2628ed0c6ac.zip |
fix(defaults): don't use nvim_feedkeys in default mappings (#24520)
Problem: Using nvim_feedkeys in default mappings makes it hard to use
them as a part of another mapping.
Solution: Use an expression mapping and stop Visual mode later.
Fix #24518.
Diffstat (limited to 'scripts/gen_eval_files.lua')
0 files changed, 0 insertions, 0 deletions