nvim-treesitter/runtime/queries/streamdevice_proto/indents.scm
2025-12-23 18:24:23 +01:00

21 lines
157 B
Scheme

[
(function)
(handler)
] @indent.begin
[
"{"
"}"
"("
")"
] @indent.branch
[
"}"
")"
] @indent.end
[
(comment)
(string)
] @indent.auto