1
0
forked from aniani/vim

patch 8.2.4849: Gleam filetype not detected

Problem:    Gleam filetype not detected.
Solution:   Add a pattern for Gleam files. (Mathias Jean Johansen,
            closes #10326)
This commit is contained in:
Mathias Jean Johansen
2022-04-30 15:10:07 +01:00
committed by Bram Moolenaar
parent ee44603069
commit 917c32c4f7
3 changed files with 6 additions and 0 deletions

View File

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