diff options
author | glepnir <glephunter@gmail.com> | 2025-04-03 14:09:49 +0800 |
---|---|---|
committer | glepnir <glephunter@gmail.com> | 2025-04-03 14:21:37 +0800 |
commit | 8cf413e450bfbe1a9887f2bbf869bf9462403a77 (patch) | |
tree | ad8d1a7d6e7448e78b78f1d09e5f80270e2f645a /runtime/lua/vim/hl.lua | |
parent | 18caa5fb239542107f27c054e54e0bf3a33a2278 (diff) | |
download | rneovim-8cf413e450bfbe1a9887f2bbf869bf9462403a77.tar.gz rneovim-8cf413e450bfbe1a9887f2bbf869bf9462403a77.tar.bz2 rneovim-8cf413e450bfbe1a9887f2bbf869bf9462403a77.zip |
vim-patch:9.1.1269: completion: compl_shown_match is updated when starting keyword completion
Problem: compl_shown_match is updated when starting keyword completion
and does not include fuzzy matching.
Solution: Do not update compl_shown_match when starting keyword
completion, since it is the one already selected by the
keyword completion direction. (glepnir)
closes: vim/vim#17033
https://github.com/vim/vim/commit/e4e4d1c381e9d0af55f6111e9bcaf98ad60461fc
Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'runtime/lua/vim/hl.lua')
0 files changed, 0 insertions, 0 deletions