1
0
forked from aniani/vim

patch 9.0.0441: closure in for loop test fails on some systems

Problem:    Closure in for loop test fails on some systems.
Solution:   Do not wait for the ruler to show up. (issue #11106)
This commit is contained in:
Bram Moolenaar
2022-09-11 12:01:04 +01:00
parent f5fec05c7f
commit c069edeab2
2 changed files with 3 additions and 1 deletions

View File

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