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

13 lines
131 B
Scheme
Raw Normal View History

2023-10-22 00:37:11 -04:00
[
(block)
(parenthesized_expression)
] @indent.begin
[
"}"
")"
"]"
] @indent.end @indent.branch
(comment) @indent.auto