mirror of
https://github.com/neovim/neovim.git
synced 2026-01-27 23:52:34 +10:00
Problem: default completion may break with fuzzy
Solution: check that completion_match_array is not null
(glepnir)
closes: vim/vim#15010
aced8c2f4f
Co-authored-by: glepnir <glephunter@gmail.com>