From 33ba346e60c3151fcdafc55d0e547556dc803c03 Mon Sep 17 00:00:00 2001 From: Amaan Qureshi Date: Fri, 24 Feb 2023 06:37:45 -0500 Subject: feat!: add `@keyword.coroutine` capture --- queries/hack/highlights.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'queries/hack') diff --git a/queries/hack/highlights.scm b/queries/hack/highlights.scm index e79d62c75..ffb365c87 100644 --- a/queries/hack/highlights.scm +++ b/queries/hack/highlights.scm @@ -17,8 +17,6 @@ "function" @keyword.function [ - "async" - "await" "type" "interface" "implements" @@ -31,6 +29,11 @@ "insteadof" ] @keyword +[ + "async" + "await" +] @keyword.coroutine + [ "use" "include" -- cgit v1.2.3-70-g09d2