1
0
forked from aniani/vim

patch 8.2.4790: lilypond filetype not recognized

Problem:    Lilypond filetype not recognized.
Solution:   Add patterns for lilypond. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2022-04-19 15:29:57 +01:00
parent a653e53b1f
commit c448e9c950
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 */
/**/
4790,
/**/
4789,
/**/