mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add a TextMate scope for .pytb files
This is the scope that Atom uses for these files. See https://github.com/atom/language-python/blob/master/grammars/python-traceback.cson
This commit is contained in:
@@ -2099,6 +2099,7 @@ Python traceback:
|
|||||||
searchable: false
|
searchable: false
|
||||||
extensions:
|
extensions:
|
||||||
- .pytb
|
- .pytb
|
||||||
|
tm_scope: text.python.traceback
|
||||||
|
|
||||||
QML:
|
QML:
|
||||||
type: markup
|
type: markup
|
||||||
|
|||||||
Reference in New Issue
Block a user