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)