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:
committed by
Bram Moolenaar
parent
aae9762b2c
commit
8cac20ed42
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4746,
|
||||
/**/
|
||||
4745,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user