mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 03:17:45 +03:00
14 lines
168 B
Scheme
14 lines
168 B
Scheme
; Scopes
|
|
|
|
[
|
|
(document)
|
|
(definition)
|
|
] @local.scope
|
|
|
|
; References
|
|
|
|
(identifier) @local.reference
|
|
|
|
; Definitions
|
|
|
|
(annotation_identifier) @local.definition.attribute
|