1
0
forked from aniani/vim

patch 8.2.4064: foam files are not detected

Problem:    Foam files are not detected.
Solution:   Detect the foam filetype by the path and file contents. (Mohammed
            Elwardi Fadeli, closes #9501)
This commit is contained in:
Elwardi
2022-01-11 18:14:23 +00:00
committed by Bram Moolenaar
parent b8822442d7
commit 2284f6cca3
4 changed files with 72 additions and 0 deletions

View File

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