forked from aniani/vim
patch 8.2.3769: zig files are not recognized
Problem: Zig files are not recognized. Solution: Add *.zig. (Gregory Anders, closes #9313)
This commit is contained in:
committed by
Bram Moolenaar
parent
95b2dd0c00
commit
4c8c634365
@@ -753,6 +753,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3769,
|
||||
/**/
|
||||
3768,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user