1
0
forked from aniani/vim

patch 9.0.1438: .fs files are falsely recognized as forth files

Problem:    .fs files are falsely recognized as forth files.
Solution:   Check 100 lines for something that looks like forth. (Johan
            Kotlinski, closes #12219, closes #11988)
This commit is contained in:
Johan Kotlinski
2023-04-02 20:29:38 +01:00
committed by Bram Moolenaar
parent 3cdd799951
commit 065088d554
3 changed files with 12 additions and 24 deletions

View File

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