mirror of
https://github.com/neovim/neovim.git
synced 2026-04-27 17:54:10 +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