mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
14 lines
178 B
Scheme
14 lines
178 B
Scheme
[
|
|
(function_definition)
|
|
(if_statement)
|
|
(with_statement)
|
|
(try_statement)
|
|
(for_statement)
|
|
(for_in_clause)
|
|
(class_definition)
|
|
] @indent
|
|
|
|
[
|
|
"elif"
|
|
"else"
|
|
] @branch
|