vim-patch:7.4.771

Problem:    Search does not handle multi-byte character at the start position
            correctly.
Solution:   Take byte size of character into account. (Yukihiro Nakadaira)

5f1e68b7bc
This commit is contained in:
Jurica Bradaric
2016-01-30 20:55:38 +01:00
parent 8f22031708
commit 7d2d4b1918
2 changed files with 14 additions and 10 deletions

View File

@@ -363,7 +363,7 @@ static int included_patches[] = {
774,
773,
// 772 NA
// 771,
771,
// 770 NA
// 769,
// 768,