Skip to content

Commit b2ca47e

Browse files
DonJayamanne1st1
authored andcommitted
added support for gyp files (#48)
1 parent 536ef0b commit b2ca47e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: grammars/MagicPython.tmLanguage

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
<string>Sconstruct</string>
1919
<string>sconstruct</string>
2020
<string>SConscript</string>
21+
<string>gyp</string>
22+
<string>gypi</string>
2123
</array>
2224
<key>first_line_match</key>
2325
<string>^#!/.*\bpython[\d\.]*\b</string>

0 commit comments

Comments
 (0)