Skip to content

Commit ac7b17f

Browse files
authored
Merge pull request #51 from wbazant/master
Add .sc as an extension
2 parents 5f957aa + 177ab70 commit ac7b17f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/scala.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
'fileTypes': [
22
'scala',
3+
'sc',
34
'sbt'
45
]
56
'firstLineMatch': '^#!/.*\\b\\w*scala\\b'

0 commit comments

Comments
 (0)