1
0
mirror of https://github.com/helix-editor/helix synced 2026-05-05 05:42:27 +02:00
Files
helix/runtime/queries/haskell/locals.scm
2025-05-17 07:42:52 -05:00

5 lines
206 B
Scheme

(signature name: (variable) @local.definition.function)
(function name: (variable) @local.definition.function)
(pattern/variable) @local.definition.variable.parameter
(expression/variable) @local.reference