mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
Add syntax define for WebIDL
This commit is contained in:
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user