From a40bce5e3633d7fe10be9dd7545e37d4f3a81bf6 Mon Sep 17 00:00:00 2001 From: mhoffm Date: Thu, 1 Jul 2021 08:43:42 +0200 Subject: work on queries; fix macos build --- queries/hcl/highlights.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'queries') diff --git a/queries/hcl/highlights.scm b/queries/hcl/highlights.scm index b53faf040..8ba0b22cf 100644 --- a/queries/hcl/highlights.scm +++ b/queries/hcl/highlights.scm @@ -71,10 +71,10 @@ (bool_lit) @boolean (null_lit) @constant (comment) @comment -(identifier) @symbol +(identifier) @variable (block (identifier) @type) (function_call (identifier) @function) -(attribute (identifier) @keyword) +(attribute (identifier) @field) (ERROR) @error -- cgit v1.2.3-70-g09d2