mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
12 lines
87 B
Scheme
12 lines
87 B
Scheme
|
|
[
|
||
|
|
(set)
|
||
|
|
(let)
|
||
|
|
(call)
|
||
|
|
] @indent.begin
|
||
|
|
|
||
|
|
[
|
||
|
|
"]"
|
||
|
|
"}"
|
||
|
|
")"
|
||
|
|
] @indent.branch @indent.end
|