Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 1641c51

Browse files
committed
Merge pull request #4 from aseemk/patch-1
Add support for Streamline ._js files
2 parents dbd1de1 + 3110a44 commit 1641c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/javascript.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
'js'
44
'htc'
55
'jsx'
6+
'_js'
67
]
78
'firstLineMatch': '^#!.*\\bnode'
89
'keyEquivalent': '^~J'

0 commit comments

Comments
 (0)