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:
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
441,
|
||||
/**/
|
||||
440,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user