0
0
mirror of https://github.com/vim/vim.git synced 2025-09-26 04:04:07 -04:00

patch 8.1.2190: syntax test fails on Mac

Problem:    Syntax test fails on Mac.
Solution:   Limit the window size to 20 rows.
This commit is contained in:
Bram Moolenaar
2019-10-20 14:51:23 +02:00
parent 82260afb0e
commit 83e9a1ce75
3 changed files with 6 additions and 8 deletions

View File

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