1
0
forked from aniani/vim

patch 8.2.4448: filetype detection is failing

Problem:    Filetype detection is failing.
Solution:   Do not use "s:" where it is no longer allowed.
This commit is contained in:
Bram Moolenaar
2022-02-22 21:17:40 +00:00
parent afa048f0d4
commit b2c72359dc
2 changed files with 9 additions and 7 deletions

View File

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