mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
Co-authored-by: Christian Clason <c.clason@uni-graz.at> Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
5 lines
166 B
Scheme
5 lines
166 B
Scheme
(block) @scope
|
|
(variable_definition_statement
|
|
name: (identifier) @definition)
|
|
|
|
; TODO: Missing "@local.reference" usage tuned for each relevant identifier location
|