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

11 lines
155 B
Scheme
Raw Normal View History

2025-08-11 15:21:23 +08:00
[
(type_definition)
(protocol_definition)
(request_block)
(response_block)
] @indent.begin
"}" @indent.end @indent.branch
(comment) @indent.auto