15 lines
215 B
Scheme
15 lines
215 B
Scheme
; SPDX-License-Identifier: Apache-2.0
|
|
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
|
|
|
[
|
|
(object)
|
|
(array)
|
|
] @indent.begin
|
|
|
|
[
|
|
"}"
|
|
"]"
|
|
] @indent.branch
|
|
|
|
(comment) @indent.ignore
|