From 0b2ec9d26685bd4b1e5637ab21beaf216f9b2269 Mon Sep 17 00:00:00 2001 From: Himujjal Date: Fri, 2 Apr 2021 05:42:16 +0530 Subject: [PATCH] improved zig grammar and queries --- lockfile.json | 2 +- queries/zig/highlights.scm | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lockfile.json b/lockfile.json index 97e5bd678..025b39dff 100644 --- a/lockfile.json +++ b/lockfile.json @@ -168,6 +168,6 @@ "revision": "2240ccd0538c8f41394b9cd2202a175b1660b8d6" }, "zig": { - "revision": "f445ec51b1e1503e44c562bb669eeff8db5e4ea7" + "revision": "05d6f44e5ae8fe986a7ca09ce2a301aa5148a20f" } } diff --git a/queries/zig/highlights.scm b/queries/zig/highlights.scm index d1dcb8668..94c8d5d58 100644 --- a/queries/zig/highlights.scm +++ b/queries/zig/highlights.scm @@ -22,7 +22,7 @@ function: (identifier) @function) (build_in_call_expr - function: (identifier) @function + function: (identifier) @function.builtin ) ;; other identifiers