nvim-treesitter/queries/readline/indents.scm

8 lines
101 B
Scheme

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