forked from aniani/vim
patch 9.0.0692: PoE filter files are not recognized
Problem: PoE filter files are not recognized. Solution: Add a pattern to detect PoE filter files. (closes #11305)
This commit is contained in:
committed by
Bram Moolenaar
parent
2b7b4f7670
commit
b7f52f5659
@@ -699,6 +699,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
692,
|
||||
/**/
|
||||
691,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user