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