1
0
forked from aniani/vim

patch 8.2.0113: "make cmdidxs" fails

Problem:    "make cmdidxs" fails.
Solution:   Allow address for ":cquit".  Add --not-a-term to avoid a delay.
This commit is contained in:
Bram Moolenaar
2020-01-12 15:46:08 +01:00
parent 02ad46394e
commit 9b24dfcb9f
5 changed files with 6 additions and 4 deletions

View File

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