mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-05 11:57:43 +03:00
6 lines
171 B
Scheme
6 lines
171 B
Scheme
; should be a heading
|
|
(heading (text) @definition.class)
|
|
|
|
; should be a label/reference/tag
|
|
(heading (label) @definition.function )
|
|
(content (label) @definition.function)
|