mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 03:56:52 -04:00
17 lines
215 B
Scheme
17 lines
215 B
Scheme
|
|
[
|
||
|
|
(enumerator_list)
|
||
|
|
(struct_specifier)
|
||
|
|
(compound_statement)
|
||
|
|
(case_statement)
|
||
|
|
(condition_clause)
|
||
|
|
(conditional_expression)
|
||
|
|
] @indent
|
||
|
|
|
||
|
|
[
|
||
|
|
(statement_identifier)
|
||
|
|
"#ifdef"
|
||
|
|
"#endif"
|
||
|
|
"{"
|
||
|
|
"}"
|
||
|
|
] @branch
|