mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 20:40:02 -04:00
10 lines
197 B
Scheme
10 lines
197 B
Scheme
(document) @scope
|
|
(node (node_children) @scope)
|
|
(node_children (node) @scope)
|
|
|
|
(identifier) @reference
|
|
|
|
(node_field) @definition.field
|
|
|
|
(node (identifier) @definition.type)
|
|
(type) @definition.type
|