mirror of
https://github.com/neovim/neovim.git
synced 2026-01-07 13:53:12 +00:00
Problem: fuzzy-matching does not prefer full match
(Maxim Kim)
Solution: add additional score for a full match
(glepnir)
fixes: vim/vim#15654
closes: vim/vim#16300
5a04999a74