diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-12-19 07:59:03 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-18 23:59:03 +0000 |
commit | 02bc40c19401ea9f7529cbc81bd18bd01c39bb3c (patch) | |
tree | a1995161f84fe7d580aa458aedd5c1bd87df702c /runtime/lua/vim/F.lua | |
parent | 160cbd0ef4c905b849beb969e8b5a56064c7cea7 (diff) | |
download | rneovim-02bc40c19401ea9f7529cbc81bd18bd01c39bb3c.tar.gz rneovim-02bc40c19401ea9f7529cbc81bd18bd01c39bb3c.tar.bz2 rneovim-02bc40c19401ea9f7529cbc81bd18bd01c39bb3c.zip |
vim-patch:9.1.0945: ComplMatchIns highlight doesn't end after inserted text (#31628)
Problem: ComplMatchIns highlight doesn't end after inserted text.
Solution: Handle ComplMatchIns highlight more like search highlight.
Fix off-by-one error. Handle deleting text properly.
(zeertzjq)
closes: vim/vim#16244
https://github.com/vim/vim/commit/f25d8f9312a24da2727671560a865888812ab8d9
Diffstat (limited to 'runtime/lua/vim/F.lua')
0 files changed, 0 insertions, 0 deletions