From 8ae2c8ff495fdf0f0f07edcd7afe271f15a70562 Mon Sep 17 00:00:00 2001 From: Stephan Seitz Date: Tue, 21 Mar 2023 12:01:42 +0100 Subject: highlights(proto): make "include"/"package" `@include` --- queries/proto/highlights.scm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/queries/proto/highlights.scm b/queries/proto/highlights.scm index a6f47da93..a24314834 100644 --- a/queries/proto/highlights.scm +++ b/queries/proto/highlights.scm @@ -1,8 +1,6 @@ [ "syntax" - "package" "option" - "import" "service" "rpc" "returns" @@ -15,6 +13,11 @@ "to" ] @keyword +[ + "package" + "import" +] @include + [ (key_type) (type) -- cgit v1.2.3-70-g09d2