mirror of
https://github.com/neovim/neovim.git
synced 2026-02-01 17:44:30 +00:00
Problem: completion: regression when "nearest" in 'completeopt'
Solution: fix compare function (Girish Palya)
closes: vim/vim#17577
cd68f21f60
Co-authored-by: Girish Palya <girishji@gmail.com>