1
0
mirror of https://github.com/helix-editor/helix synced 2026-01-26 05:38:09 +01:00
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