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