Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/queries/blueprint/highlights.scm')
| -rw-r--r-- | runtime/queries/blueprint/highlights.scm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/runtime/queries/blueprint/highlights.scm b/runtime/queries/blueprint/highlights.scm index 41e6aa8c..05533cea 100644 --- a/runtime/queries/blueprint/highlights.scm +++ b/runtime/queries/blueprint/highlights.scm @@ -15,11 +15,6 @@ (decorator) @attribute (property_definition (property_name) @variable.other.member) -(property_definition - (property_binding - "bind" @keyword - (property_name) @variable.other.member - ["no-sync-create" "bidirectional" "inverted"]* @keyword)) (object) @type |