1
0
forked from aniani/vim

patch 8.2.5165: import test fails because 'diffexpr' isn't reset

Problem:    Import test fails because 'diffexpr' isn't reset.
Solution:   Reset 'diffexpr'.
This commit is contained in:
Bram Moolenaar
2022-06-26 18:01:00 +01:00
parent c101abff4c
commit 507618702e
2 changed files with 4 additions and 0 deletions

View File

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