diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-01-25 07:37:28 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2022-01-25 08:21:20 +0800 |
commit | 3d9ff675f8135be6ef17df4da07781cd05dbcd55 (patch) | |
tree | 7cb6761d4da9f316eb0839a34688cbf01d871993 /runtime/lua/vim/treesitter/language.lua | |
parent | 1b6ae2dbb0aa24748d44752407cd18b5abec1d0a (diff) | |
download | rneovim-3d9ff675f8135be6ef17df4da07781cd05dbcd55.tar.gz rneovim-3d9ff675f8135be6ef17df4da07781cd05dbcd55.tar.bz2 rneovim-3d9ff675f8135be6ef17df4da07781cd05dbcd55.zip |
vim-patch:8.2.4203: entering a character with CTRL-V may include modifiers
Problem: Entering a character with CTRL-V may include modifiers.
Solution: Reset "mod_mask" when entering a character with digits after
CTRL-V. (closes vim/vim#9610)
https://github.com/vim/vim/commit/502d8ae3e8ed8b6f8dd2ff175f154f9aa87228ef
Commenting out test_override() as before.
Commenting out part of CheckNotFeature() because Vim patch 8.2.0427
cannot be ported without breaking a lot of oldtests that check for
removed features.
Diffstat (limited to 'runtime/lua/vim/treesitter/language.lua')
0 files changed, 0 insertions, 0 deletions