Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/esdl/highlights.scm')
-rw-r--r--runtime/queries/esdl/highlights.scm7
1 files changed, 2 insertions, 5 deletions
diff --git a/runtime/queries/esdl/highlights.scm b/runtime/queries/esdl/highlights.scm
index a009933f..8ed0edba 100644
--- a/runtime/queries/esdl/highlights.scm
+++ b/runtime/queries/esdl/highlights.scm
@@ -28,15 +28,13 @@
(comment) @comment
-; Properties
+; Properties (includes both property and link declarations, since link keyword is optional)
(property) @variable.other.member
-(link) @variable.other.member
-(annotation) @variable.other.member
(string) @string
(edgeql_fragment) @string
-; Builtins
+; Builtins
(type) @type
[
"str"
@@ -72,4 +70,3 @@
"->"
":="
] @operator
-