nvim-treesitter/runtime/queries/elsa/locals.scm

13 lines
193 B
Scheme
Raw Permalink Normal View History

2023-02-21 03:05:56 -05:00
[
(source_file)
(reduction)
] @local.scope
2023-02-21 03:05:56 -05:00
(identifier) @local.reference
2023-02-21 03:05:56 -05:00
(function) @local.definition.function
2023-02-21 03:05:56 -05:00
(method) @local.definition.method
2023-02-21 03:05:56 -05:00
(parameter) @local.definition.parameter