forked from aniani/vim
patch 8.2.4411: bicep files are not recognized
Problem: Bicep files are not recognized. Solution: Match *.bicep files. (Dundar Goc, closes #9791)
This commit is contained in:
committed by
Bram Moolenaar
parent
0c7f2610de
commit
8e5ba693ad
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4411,
|
||||
/**/
|
||||
4410,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user