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
 | 
			
		||||
  extensions:
 | 
			
		||||
  - .pytb
 | 
			
		||||
  tm_scope: text.python.traceback
 | 
			
		||||
 | 
			
		||||
QML:
 | 
			
		||||
  type: markup
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user