mirror of
https://github.com/neovim/neovim.git
synced 2026-01-28 23:56:03 +00:00
Problem: completion: crash when backspacing with fuzzy completion
Solution: Don't dereference compl_first_match when it's NULL
(zeertzjq).
related: neovim/neovim#34419
closes: vim/vim#17511
91782b4aeb