mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Merge pull request #1835 from tenbits/master
MaskLang: Use proper tm scope
This commit is contained in:
		| @@ -420,3 +420,5 @@ https://github.com/wmertens/sublime-nix: | |||||||
| - source.nix | - source.nix | ||||||
| https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLanguage: | https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLanguage: | ||||||
| - source.oz | - source.oz | ||||||
|  | https://raw.githubusercontent.com/tenbits/sublime-mask/release/Syntaxes/mask.tmLanguage: | ||||||
|  | - source.mask | ||||||
| @@ -1719,7 +1719,7 @@ Mask: | |||||||
|   ace_mode: mask |   ace_mode: mask | ||||||
|   extensions: |   extensions: | ||||||
|   - .mask |   - .mask | ||||||
|   tm_scope: source.scss |   tm_scope: source.mask | ||||||
|  |  | ||||||
| Mathematica: | Mathematica: | ||||||
|   type: programming |   type: programming | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user