mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
16 lines
201 B
Scheme
16 lines
201 B
Scheme
[
|
|
(function_definition)
|
|
(if_statement)
|
|
(with_statement)
|
|
(try_statement)
|
|
(for_statement)
|
|
(for_in_clause)
|
|
(class_definition)
|
|
] @indent
|
|
|
|
[
|
|
"elif"
|
|
"else"
|
|
"finally"
|
|
"except"
|
|
] @branch
|