mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
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
|