Add syntax define for WebIDL

This commit is contained in:
othree
2014-12-10 12:03:59 +08:00
parent d91215680a
commit 4debcabb88
2 changed files with 4 additions and 2 deletions

View File

@@ -422,3 +422,5 @@ https://raw.githubusercontent.com/eregon/oz-tmbundle/master/Syntaxes/Oz.tmLangua
- source.oz - source.oz
https://raw.githubusercontent.com/tenbits/sublime-mask/release/Syntaxes/mask.tmLanguage: https://raw.githubusercontent.com/tenbits/sublime-mask/release/Syntaxes/mask.tmLanguage:
- source.mask - source.mask
https://raw.githubusercontent.com/andik/IDL-Syntax/master/IDL.tmLanguage:
- source.webidl

View File

@@ -3023,7 +3023,7 @@ WebIDL:
type: programming type: programming
extensions: extensions:
- .webidl - .webidl
tm_scope: none tm_scope: source.webidl
ace_mode: none ace_mode: none