mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
10 lines
155 B
Scheme
10 lines
155 B
Scheme
[
|
|
(type_definition)
|
|
(protocol_definition)
|
|
(request_block)
|
|
(response_block)
|
|
] @indent.begin
|
|
|
|
"}" @indent.end @indent.branch
|
|
|
|
(comment) @indent.auto
|