1
0
forked from aniani/vim

patch 8.2.4251: vala files are not recognized

Problem:    Vala files are not recognized.
Solution:   Add the *.vala pattern. (closes #9654)
This commit is contained in:
Bram Moolenaar
2022-01-29 12:45:47 +00:00
parent 24714a1916
commit 97c554d514
3 changed files with 6 additions and 0 deletions

View File

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