New JSX language under JavaScript group

A specific grammar is needed to highlight .jsx files
Thus, there are now in a distinct language but still in the JavaScript group
This commit is contained in:
Paul Chaignon
2015-09-05 13:31:17 +02:00
parent 61102812a0
commit 1f46cfafa7
5 changed files with 38 additions and 1 deletions

View File

@@ -314,6 +314,9 @@ vendor/grammars/json.tmbundle:
- source.json
vendor/grammars/kotlin-sublime-package:
- source.Kotlin
vendor/grammars/language-babel/:
- source.js.jsx
- source.regexp.babel
vendor/grammars/language-clojure:
- source.clojure
vendor/grammars/language-coffee-script: