1
0
forked from aniani/vim

patch 9.0.0160: some diff mode tests fail

Problem:    Some diff mode tests fail.
Solution:   Only advance "ptr" when a text property follows.
This commit is contained in:
Bram Moolenaar
2022-08-06 22:23:40 +01:00
parent da70cf30ef
commit 83bf11a1ff
2 changed files with 3 additions and 1 deletions

View File

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