mirror of
https://github.com/neovim/neovim.git
synced 2026-02-23 20:06:48 +00:00
Problem: endless loop with completefuzzycollect and no match found
Solution: move pointer to line end and break loop
closes: vim/vim#16820
dd42b05f8a
Co-authored-by: glepnir <glephunter@gmail.com>