1
0
forked from aniani/vim

patch 8.2.3491: xpm2 filetype dection is not so good

Problem:    xpm2 filetype dection is not so good.
Solution:   Adjust the check for xpm2. (closes #8914)
This commit is contained in:
Bram Moolenaar
2021-10-09 16:29:43 +01:00
parent 3826c0513b
commit 6e77b88df6
2 changed files with 16 additions and 1 deletions

View File

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