mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
19 lines
239 B
Scheme
19 lines
239 B
Scheme
|
|
[
|
||
|
|
(model_expression)
|
||
|
|
(tuple_expression)
|
||
|
|
(namespace_body)
|
||
|
|
(interface_body)
|
||
|
|
(union_body)
|
||
|
|
(enum_body)
|
||
|
|
(template_arguments)
|
||
|
|
(template_parameters)
|
||
|
|
(operation_arguments)
|
||
|
|
] @indent.begin
|
||
|
|
|
||
|
|
[
|
||
|
|
"}"
|
||
|
|
")"
|
||
|
|
">"
|
||
|
|
"]"
|
||
|
|
] @indent.end
|