1
0
forked from aniani/vim

patch 8.0.0572: building the command table requires Perl

Problem:    Building the command table requires Perl.
Solution:   Use a Vim script solution. (Dominique Pelle, closes #1641)
This commit is contained in:
Bram Moolenaar
2017-04-20 21:55:44 +02:00
parent a364cdb648
commit 6de5e12601
7 changed files with 166 additions and 159 deletions

View File

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