vim-patch:7.4.680

Problem:    CTRL-W in Insert mode does not work well for multi-byte
            characters.
Solution:   Use mb_get_class(). (Yasuhiro Matsumoto)

310f2d59b2
This commit is contained in:
Justin Gassner
2016-01-22 11:04:05 +01:00
parent bcbcf235f6
commit f1aec23c09
2 changed files with 37 additions and 29 deletions

View File

@@ -444,7 +444,7 @@ static int included_patches[] = {
// 683 NA
682,
// 681 NA
// 680,
680,
// 679 NA
// 678 NA
// 677 NA