mirror of
https://github.com/neovim/neovim.git
synced 2026-08-10 17:28:24 +00:00
Problem: Completing the longest match doesn't work properly with multi-byte
characters.
Solution: When using multi-byte characters use another way to find the
longest match. (Hirohito Higashi)
4f8fa1633c