1
0
forked from aniani/vim

patch 8.0.0629: checking for ambigous width is not working

Problem:    Checking for ambigous width is not working. (Hirohito Higashi)
Solution:   Reset "starting" earlier.
This commit is contained in:
Bram Moolenaar
2017-06-09 21:35:47 +02:00
parent f085f4266e
commit 6b1da3312e
2 changed files with 5 additions and 1 deletions

View File

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