1
0
forked from aniani/vim

patch 8.1.0624: overuling CONF_ARGS from the environment still does not work

Problem:    Overuling CONF_ARGS from the environment still does not work. (Tony
            Mechelynck)
Solution:   Add back CONF_ARGS next to the new numbered ones.
This commit is contained in:
Bram Moolenaar
2018-12-22 17:27:15 +01:00
parent 3d1491ed23
commit 39b5d8b514
2 changed files with 4 additions and 2 deletions

View File

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