Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/javascript/highlights.scm')
| -rw-r--r-- | runtime/queries/javascript/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/javascript/highlights.scm b/runtime/queries/javascript/highlights.scm index bd09e048..2a40b372 100644 --- a/runtime/queries/javascript/highlights.scm +++ b/runtime/queries/javascript/highlights.scm @@ -1,3 +1,3 @@ ; See runtime/queries/ecma/README.md for more info. -; inherits: ecma,_javascript +; inherits: _javascript,ecma |