1
0
forked from aniani/vim

patch 8.2.0411: Mac: breakcheck is using a value from the stone ages

Problem:    Mac: breakcheck is using a value from the stone ages.
Solution:   Delete BREAKCHECK_SKIP from the Mac header file. (Ben Jackson)
This commit is contained in:
Bram Moolenaar
2020-03-19 16:28:44 +01:00
parent 3696839ef1
commit 24e9b6fe4b
2 changed files with 3 additions and 4 deletions

View File

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