mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add syntax define for WebIDL
This commit is contained in:
@@ -421,4 +421,6 @@ https://github.com/wmertens/sublime-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
|
||||
- source.mask
|
||||
https://raw.githubusercontent.com/andik/IDL-Syntax/master/IDL.tmLanguage:
|
||||
- source.webidl
|
||||
|
||||
@@ -3023,7 +3023,7 @@ WebIDL:
|
||||
type: programming
|
||||
extensions:
|
||||
- .webidl
|
||||
tm_scope: none
|
||||
tm_scope: source.webidl
|
||||
ace_mode: none
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user