1
0
forked from aniani/vim

patch 8.2.2203: Moodle gift files are not recognized

Problem:    Moodle gift files are not recognized.
Solution:   Add a filetype pattern. (Delim Temizer)
This commit is contained in:
Bram Moolenaar
2020-12-24 13:33:46 +01:00
parent 16204962c7
commit b34f337472
3 changed files with 6 additions and 0 deletions

View File

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