mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
7 lines
149 B
Scheme
7 lines
149 B
Scheme
|
|
(dict) @scope
|
||
|
|
|
||
|
|
(dict key: (_) @definition.type)
|
||
|
|
|
||
|
|
(key_value keyword: (_) @definition.parameter)
|
||
|
|
(key_value value: (macro (identifier)*)* @reference)
|