forked from aniani/vim
patch 9.0.0443: blueprint files are not recognized
Problem: Blueprint files are not recognized. Solution: Add a pattern for blueprint files. (Gabriele Musco, closes #11107)
This commit is contained in:
committed by
Bram Moolenaar
parent
79f8b8494c
commit
cce82a55b8
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
443,
|
||||
/**/
|
||||
442,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user