vim-patch:7.4.847

Problem:    "vi)d" may leave a character behind.
Solution:   Skip over multi-byte character. (Christian Brabandt)

8667d66ca9
This commit is contained in:
Jurica Bradaric
2016-02-09 23:37:06 +01:00
parent 84281bf675
commit 14c543231c
2 changed files with 7 additions and 5 deletions

View File

@@ -441,7 +441,7 @@ static int included_patches[] = {
// 850 NA
849,
848,
// 847,
847,
// 846 NA
// 845,
// 844,