Merge pull request #1835 from tenbits/master

MaskLang: Use proper tm scope
This commit is contained in:
Arfon Smith
2014-12-06 17:14:06 -06:00
2 changed files with 3 additions and 1 deletions

View File

@@ -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

View File

@@ -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