mirror of
https://github.com/neovim/neovim.git
synced 2026-02-18 09:28:33 +00:00
Problem: completion wrong with fuzzy when cycling back to original
(Quan Nguyen)
Solution: reset show_match_ok when cp_score is zero (glepnir)
fixes: vim/vim#15095
closes: vim/vim#15105
65407ce1d2
Co-authored-by: glepnir <glephunter@gmail.com>