1
0
forked from aniani/vim

patch 8.0.1037: "icase" of 'diffopt' is not used for highlighting

Problem:    "icase" of 'diffopt' is not used for highlighting differences.
Solution:   Also use "icase". (Rick Howe)
This commit is contained in:
Bram Moolenaar
2017-09-02 18:01:50 +02:00
parent dada6d2a8e
commit da22b8cc8b
3 changed files with 59 additions and 8 deletions

View File

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