forked from aniani/vim
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)
23 lines
86 B
Plaintext
23 lines
86 B
Plaintext
start:
|
|
axaa
|
|
xあああ
|
|
bxbb
|
|
1
|
|
1
|
|
1
|
|
3
|
|
3
|
|
3
|
|
2
|
|
2
|
|
1
|
|
3
|
|
3
|
|
1
|
|
1
|
|
1
|
|
1
|
|
Test1
|
|
Test2 あた
|
|
Test3 N
|