aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--queries/typst/highlights.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/queries/typst/highlights.scm b/queries/typst/highlights.scm
index bb3f6a763..30c4d1bf5 100644
--- a/queries/typst/highlights.scm
+++ b/queries/typst/highlights.scm
@@ -79,7 +79,7 @@
; name-value pairs
(tagged
- field: (ident)) @variable.member
+ field: (ident) @variable.member)
; function definitions, calls, etc.
; TODO: support for functions such as #calc.cos, tree view appears as