mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
5 lines
123 B
Scheme
5 lines
123 B
Scheme
(function_definition
|
|
name: (identifier) @definition.function)
|
|
|
|
(class_definition
|
|
name: (identifier) @definition.class)
|