mirror of
https://github.com/neovim/neovim.git
synced 2026-03-24 09:30:51 +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