mirror of https://github.com/helix-editor/helix
6 lines
123 B
Scheme
6 lines
123 B
Scheme
|
(function_definition
|
||
|
name: (identifier) @definition.function)
|
||
|
|
||
|
(class_definition
|
||
|
name: (identifier) @definition.class)
|