mirror of https://github.com/helix-editor/helix
7 lines
171 B
Scheme
7 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)
|