1
0
forked from aniani/vim

patch 8.2.4274: Basic and form filetype detection is incomplete

Problem:    Basic and form filetype detection is incomplete.
Solution:   Add a separate function for .frm files. (Doug Kearns, closes #9675)
This commit is contained in:
Doug Kearns
2022-01-31 17:09:14 +00:00
committed by Bram Moolenaar
parent c4573eb12d
commit c570e9cf68
4 changed files with 51 additions and 5 deletions

View File

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