Files
2025-05-12 18:43:40 +02:00

12 lines
132 B
Scheme

(conditional_construct) @indent.begin
(ERROR
"$if") @indent.begin
[
"$else"
"$endif"
] @indent.branch
"$endif" @indent.end