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:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4251,
|
||||
/**/
|
||||
4250,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user