Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0141d44

Browse files
committed
Merge pull request atom#50 from syndbg/master
Added .tac to python.cson's filetypes.
2 parents b3d0559 + a53286c commit 0141d44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grammars/python.cson

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
'Sconstruct'
1414
'sconstruct'
1515
'Snakefile'
16+
'tac'
1617
'wsgi'
1718
]
1819
'firstLineMatch': '^#!/.*\\bpython\\b'

0 commit comments

Comments
 (0)