Merge pull request #938 from tenbits/master

Add Mask markup language
This commit is contained in:
Ted Nyman
2014-03-03 15:10:34 -08:00
2 changed files with 68 additions and 0 deletions

View File

@@ -1042,6 +1042,13 @@ Markdown:
- .mkdown
- .ron
Mask:
type: markup
lexer: SCSS
color: "#f97732"
ace_mode: scss
primary_extension: .mask
Matlab:
type: programming
color: "#bb92ac"