mirror of
https://github.com/neovim/neovim.git
synced 2026-02-21 09:50:19 +10:00
Problem: completion: hang with line completion and fuzzy (Jesse Pavel)
Solution: Only check the line number when wrapping around the file
(Hirohito Higashi).
fixes: vim/vim#19434
closes: vim/vim#19443
d8648f7279
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>