1
0
forked from aniani/vim

patch 9.0.1652: unclear why syntax test fails on Mac

Problem:    Unclear why syntax test fails on Mac.
Solution:   Echo v:errors when it's not empty.
This commit is contained in:
Bram Moolenaar
2023-06-23 21:36:31 +01:00
parent 10c1dbc06a
commit bd32e8ad8d
2 changed files with 10 additions and 1 deletions

View File

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