1
0
forked from aniani/vim

patch 8.2.4452: test for what 8.2.4436 fixes does not check for regression

Problem:    Test for what 8.2.4436 fixes does not check for regression.
Solution:   Set several options. (Ken Takata, closes #9830)
This commit is contained in:
Bram Moolenaar
2022-02-23 10:52:41 +00:00
parent 9cd4c0fb98
commit 2dada73a4e
2 changed files with 4 additions and 1 deletions

View File

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