MaskLang: Use proper tm scope

This commit is contained in:
Alex Kit
2014-12-05 21:15:07 +01:00
parent a54d6f3a8a
commit d10d328eb1
2 changed files with 3 additions and 1 deletions

View File

@@ -420,3 +420,5 @@ https://github.com/wmertens/sublime-nix:
- source.nix
https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLanguage:
- 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
extensions:
- .mask
tm_scope: source.scss
tm_scope: source.mask
Mathematica:
type: programming