vim-patch:7.4.926

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
This commit is contained in:
watiko
2016-02-15 23:43:27 +09:00
parent 7609a96a35
commit 3680332325
3 changed files with 57 additions and 9 deletions

View File

@@ -362,7 +362,7 @@ static int included_patches[] = {
929,
// 928 NA
// 927 NA
// 926,
926,
// 925,
// 924 NA
// 923 NA