1
0
forked from aniani/vim

patch 9.0.1069: diff mode highlight fails for special characters

Problem:    Diff mode highlight fails for special characters.
Solution:   Adjust condition for setting "diff_hlf".
This commit is contained in:
Bram Moolenaar
2022-12-17 15:03:02 +00:00
parent 8d754fada8
commit 417e88bb75
2 changed files with 5 additions and 2 deletions

View File

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