Remove the WebIDL grammar

This grammar uses the same scope name (source.idl) as our existing IDL
grammar. The wrong scope name was listed in grammars.yml which masked
this problem. https://github.com/andik/IDL-Syntax/pull/2 tracks getting
the grammar to use a different scope name; in the meantime we just won't
highlight these files.
This commit is contained in:
Adam Roben
2014-12-17 16:23:57 -05:00
parent 8fbb7a1d93
commit f428c561c9
2 changed files with 1 additions and 3 deletions

View File

@@ -63,8 +63,6 @@ https://github.com/alkemist/gradle.tmbundle:
- source.groovy.gradle - source.groovy.gradle
https://github.com/ambethia/Sublime-Loom: https://github.com/ambethia/Sublime-Loom:
- source.loomscript - source.loomscript
https://github.com/andik/IDL-Syntax:
- source.webidl
https://github.com/angryant0007/VBDotNetSyntax: https://github.com/angryant0007/VBDotNetSyntax:
- source.vbnet - source.vbnet
https://github.com/anunayk/cool-tmbundle: https://github.com/anunayk/cool-tmbundle:

View File

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