diff options
Diffstat (limited to 'queries/teal/highlights.scm')
| -rw-r--r-- | queries/teal/highlights.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/queries/teal/highlights.scm b/queries/teal/highlights.scm index 045fd05fd..2af9be589 100644 --- a/queries/teal/highlights.scm +++ b/queries/teal/highlights.scm @@ -1,8 +1,7 @@ ;; Primitives (boolean) @boolean -(comment) @comment -(comment) @spell +(comment) @comment @spell (shebang_comment) @comment (identifier) @variable ((identifier) @variable.builtin |
