forked from aniani/vim
patch 8.2.2954: short file name extension for Scala not recognized
Problem: Short file name extension for Scala not recognized. Solution: Recognize *.sc. (closes #8337)
This commit is contained in:
committed by
Bram Moolenaar
parent
518df27ebe
commit
6db7b6375a
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2954,
|
||||
/**/
|
||||
2953,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user