mirror of
https://github.com/neovim/neovim.git
synced 2025-09-26 04:58:33 +00:00

Problem: Completion for user names does not work if a prefix is also a full
matching name. (Nazri Ramliy)
Solution: Accept both full and partial matches. (Dominique Pelle)
6c5d104302