nvim-treesitter/runtime/queries/streamdevice_proto/indents.scm

22 lines
157 B
Scheme
Raw Normal View History

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