mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
18 lines
239 B
Scheme
18 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
|