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

12 lines
121 B
Scheme
Raw Permalink Normal View History

2024-08-24 13:09:11 -05:00
[
(message_body)
(enum_body)
] @indent.begin
"}" @indent.end @indent.branch
[
(ERROR)
(comment)
] @indent.auto