mirror of
https://github.com/neovim/neovim.git
synced 2026-04-25 00:35:36 +00:00
Problem: wrong completion list displayed with non-existing dir + fuzzy
completion (kawarimidoll)
Solution: clear list of matches, if leader did not use fuzzy match
(glepnir)
fixes: vim/vim#15357
closes: vim/vim#15365
6b6280c4a2
Co-authored-by: glepnir <glephunter@gmail.com>