mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
18 lines
234 B
Scheme
18 lines
234 B
Scheme
[
|
|
(enumerator_list)
|
|
(struct_specifier)
|
|
(compound_statement)
|
|
(case_statement)
|
|
(condition_clause)
|
|
(conditional_expression)
|
|
] @indent
|
|
|
|
[
|
|
(statement_identifier)
|
|
"#ifdef"
|
|
"#endif"
|
|
"{"
|
|
"}"
|
|
] @branch
|
|
|
|
(comment) @ignore
|