nvim-treesitter/queries/hcl/indents.scm
2022-04-25 23:36:36 +02:00

15 lines
135 B
Scheme

[
(block)
(object)
(tuple)
(function_call)
] @indent
[
"]"
")"
"}"
] @branch @indent_end
(comment) @auto
(ERROR) @auto