highlights(proto): make "include"/"package" @include

This commit is contained in:
Stephan Seitz 2023-03-21 12:01:42 +01:00 committed by Amaan Qureshi
parent 181a580190
commit 8ae2c8ff49

View file

@ -1,8 +1,6 @@
[
"syntax"
"package"
"option"
"import"
"service"
"rpc"
"returns"
@ -15,6 +13,11 @@
"to"
] @keyword
[
"package"
"import"
] @include
[
(key_type)
(type)