1
0
forked from aniani/vim

patch 9.0.1658: autoload files for "zig" are not installed

Problem:    Autoload files for "zig" are not installed.
Solution:   Add install and uninstall rules in the makefile. (Christian
            Brabandt, closes #12577, closes #12567)
This commit is contained in:
Christian Brabandt
2023-06-24 13:30:04 +01:00
committed by Bram Moolenaar
parent 79186bee78
commit c8b6d4b378
2 changed files with 9 additions and 5 deletions

View File

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