13 lines
238 B
Scheme
13 lines
238 B
Scheme
; SPDX-License-Identifier: Apache-2.0
|
|
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
|
|
|
[
|
|
(stream)
|
|
(document)
|
|
(block_node)
|
|
] @local.scope
|
|
|
|
(anchor_name) @local.definition
|
|
|
|
(alias_name) @local.reference
|