1
0
forked from aniani/vim

patch 8.2.2334: Pascal-like filetypes not always detected

Problem:    Pascal-like filetypes not always detected.
Solution:   Improved Puppet, InstantFPC and Pascal detection. (Doug Kearns,
            closes #7662)
This commit is contained in:
Bram Moolenaar
2021-01-12 17:42:24 +01:00
parent cb6cbf29e9
commit a0122dcd1c
5 changed files with 61 additions and 4 deletions

View File

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