mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 12:20:02 -04:00
17 lines
177 B
Scheme
17 lines
177 B
Scheme
|
|
[
|
||
|
|
(init_declarator)
|
||
|
|
(compound_statement)
|
||
|
|
(preproc_arg)
|
||
|
|
(field_declaration_list)
|
||
|
|
(case_statement)
|
||
|
|
] @indent
|
||
|
|
|
||
|
|
|
||
|
|
[
|
||
|
|
"#define"
|
||
|
|
"#ifdef"
|
||
|
|
"#endif"
|
||
|
|
"{"
|
||
|
|
"}"
|
||
|
|
] @branch
|