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:
committed by
Bram Moolenaar
parent
79186bee78
commit
c8b6d4b378
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1658,
|
||||
/**/
|
||||
1657,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user