comparison src/version.c @ 18392:e15c1d8a6b99 v8.1.2190

patch 8.1.2190: syntax test fails on Mac Commit: https://github.com/vim/vim/commit/83e9a1ce75818a78c5ddf8dcfb820634ca6fabff Author: Bram Moolenaar <Bram@vim.org> Date: Sun Oct 20 14:51:23 2019 +0200 patch 8.1.2190: syntax test fails on Mac Problem: Syntax test fails on Mac. Solution: Limit the window size to 20 rows.
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Oct 2019 15:00:03 +0200
parents c34ee31d0878
children 084b28fb3d22
comparison
equal deleted inserted replaced
18391:282ca0ba20f1 18392:e15c1d8a6b99
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 2190,
744 /**/ 746 /**/
745 2189, 747 2189,
746 /**/ 748 /**/
747 2188, 749 2188,
748 /**/ 750 /**/