1
0
forked from aniani/vim

patch 8.2.0157: Vim9 script files not in list of distributed files

Problem:    Vim9 script files not in list of distributed files.
Solution:   Add the entries.
This commit is contained in:
Bram Moolenaar
2020-01-26 22:05:06 +01:00
parent 4b96df5a01
commit 318e7a9c03
2 changed files with 10 additions and 0 deletions

View File

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