mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -04:00
8 lines
101 B
Scheme
8 lines
101 B
Scheme
(conditional_construct) @indent.begin
|
|
|
|
[
|
|
"$else"
|
|
"$endif"
|
|
] @indent.branch
|
|
|
|
"$endif" @indent.end
|