diff options
| -rw-r--r-- | queries/hcl/highlights.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/hcl/highlights.scm b/queries/hcl/highlights.scm index f6512148c..658369292 100644 --- a/queries/hcl/highlights.scm +++ b/queries/hcl/highlights.scm @@ -78,7 +78,7 @@ (numeric_lit) @number (bool_lit) @boolean (null_lit) @constant -(comment) @comment +(comment) @comment @spell (identifier) @variable (block (identifier) @type) |
