1
0
forked from aniani/vim

patch 9.0.1029: autoload directory missing from distribution

Problem:    Autoload directory missing from distribution.
Solution:   Add the autoload/zig directory to the list of distributed files.
This commit is contained in:
Bram Moolenaar
2022-12-08 10:03:48 +00:00
parent 1881abfc34
commit 84dbf855fb
2 changed files with 3 additions and 0 deletions

View File

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