mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 12:50:09 -04:00
22 lines
316 B
Scheme
22 lines
316 B
Scheme
|
|
[
|
||
|
|
(input_block)
|
||
|
|
(subblock)
|
||
|
|
(geom_block)
|
||
|
|
(compound_script)
|
||
|
|
(compound_step_block)
|
||
|
|
(compound_for_loop)
|
||
|
|
(compound_if_block)
|
||
|
|
] @indent.begin
|
||
|
|
|
||
|
|
[
|
||
|
|
(input_block)
|
||
|
|
(subblock)
|
||
|
|
(geom_block)
|
||
|
|
(compound_script)
|
||
|
|
(compound_step_block)
|
||
|
|
(compound_for_loop)
|
||
|
|
(compound_if_block)
|
||
|
|
] @indent.end
|
||
|
|
|
||
|
|
"*" @indent.end
|