forked from aniani/vim
patch 9.0.1645: zserio files are not recognized
Problem: zserio files are not recognized.
Solution: Add a pattern for zserio files. (Dominique Pellé,
closes #12544)
This commit is contained in:
committed by
Bram Moolenaar
parent
bd087ae8f0
commit
2b994da57a
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1645,
|
||||
/**/
|
||||
1644,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user