1
0
forked from aniani/vim

patch 8.1.1694: the RUN_VIM variable is longer than needed

Problem:    The RUN_VIM variable is longer than needed.
Solution:   Shorten RUN_VIM. (Daniel Hahler, closes #4643)
This commit is contained in:
Bram Moolenaar
2019-07-14 21:54:26 +02:00
parent f9cc9f209e
commit 41a8260445
3 changed files with 5 additions and 3 deletions

View File

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