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