1
0
forked from aniani/vim

patch 8.2.4746: supercollider filetype not recognized

Problem:    Supercollider filetype not recognized.
Solution:   Match file extentions and check file contents to detect
            supercollider. (closes #10142)
This commit is contained in:
ranjithshegde
2022-04-13 15:29:21 +01:00
committed by Bram Moolenaar
parent aae9762b2c
commit 8cac20ed42
4 changed files with 86 additions and 8 deletions

View File

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