aboutsummaryrefslogtreecommitdiffstats
path: root/queries/proto/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/proto/highlights.scm')
-rw-r--r--queries/proto/highlights.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/proto/highlights.scm b/queries/proto/highlights.scm
index e869b87e0..f3715d5db 100644
--- a/queries/proto/highlights.scm
+++ b/queries/proto/highlights.scm
@@ -28,7 +28,7 @@
[
"package"
"import"
-] @include
+] @keyword.import
[
(key_type)
@@ -51,7 +51,7 @@
(int_lit) @number
-(float_lit) @float
+(float_lit) @number.float
[
(true)