Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/glimmer/highlights.scm')
| -rw-r--r-- | runtime/queries/glimmer/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/queries/glimmer/highlights.scm b/runtime/queries/glimmer/highlights.scm index d0a88fe4..789722ad 100644 --- a/runtime/queries/glimmer/highlights.scm +++ b/runtime/queries/glimmer/highlights.scm @@ -30,7 +30,7 @@ ; == Mustache Statements === -; Highlight the whole statement, to color brackets and separators +; Hightlight the whole statement, to color brackets and separators (mustache_statement) @punctuation.delimiter ; An identifier in a mustache expression is a variable |