mirror of
https://github.com/josean-dev/dev-environment-files.git
synced 2025-01-09 09:41:19 +01:00
6 lines
116 B
Scheme
6 lines
116 B
Scheme
|
; extends
|
||
|
(object
|
||
|
(pair
|
||
|
key: (_) @property.lhs
|
||
|
value: (_) @property.inner @property.rhs) @property.outer)
|