1
0
forked from aniani/vim

patch 9.0.0314: VDM files are not recognized

Problem:    VDM files are not recognized.
Solution:   Add patterns for VDM files. (Alessandro Pezzoni, closes #11004)
This commit is contained in:
Alessandro Pezzoni
2022-08-29 11:57:30 +01:00
committed by Bram Moolenaar
parent e7cda97b6b
commit bf26941f40
3 changed files with 10 additions and 0 deletions

View File

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