1
0
forked from aniani/vim

patch 8.0.0523: dv} deletes part of a multi-byte character.

Problem:    dv} deletes part of a multi-byte character. (Urtica Dioica)
Solution:   Include the whole character.
This commit is contained in:
Bram Moolenaar
2017-03-29 19:48:11 +02:00
parent 3fcfa35f82
commit bf3d58073f
3 changed files with 23 additions and 1 deletions

View File

@@ -764,6 +764,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
523,
/**/
522,
/**/