diff options
author | zeertzjq <zeertzjq@outlook.com> | 2025-02-14 09:09:01 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-14 09:09:01 +0800 |
commit | f247402010d92aa4dc90cc979e33ea6e47f49ee6 (patch) | |
tree | df6deaa84a284c7c51882e5a5b010496dc18b61c /runtime/lua/vim/lsp/protocol.lua | |
parent | 478c71f03cfdf0d97f3f17e4264fbcf83f4f16f6 (diff) | |
download | rneovim-f247402010d92aa4dc90cc979e33ea6e47f49ee6.tar.gz rneovim-f247402010d92aa4dc90cc979e33ea6e47f49ee6.tar.bz2 rneovim-f247402010d92aa4dc90cc979e33ea6e47f49ee6.zip |
vim-patch:9.1.1107: cannot loop through completion menu with fuzzy (#32438)
Problem: cannot loop through completion menu with fuzzy and nosort in
'completeopt'
(Tomasz N)
Solution: Reset cur to zero and update compl_shown_match when
'completeopt' contains "nosort" but not "noselect"
(glepnir)
fixes: vim/vim#16624
closes: vim/vim#16629
https://github.com/vim/vim/commit/c0b7ca406ba18640c56e2746d6f6d03549d53072
Co-authored-by: glepnir <glephunter@gmail.com>
Diffstat (limited to 'runtime/lua/vim/lsp/protocol.lua')
0 files changed, 0 insertions, 0 deletions