1
0
forked from aniani/vim

patch 8.2.2258: not all OCaml related files are detected

Problem:    Not all OCaml related files are detected.
Solution:   Update OCaml file type detection.  (Markus Mottl, closes #7590)
This commit is contained in:
Bram Moolenaar
2021-01-01 13:54:00 +01:00
parent 2949cfdbe4
commit beef4eeda5
3 changed files with 17 additions and 3 deletions

View File

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