1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 15:50:04 +08:00
SpaceVim/bundle/nvim-treesitter/queries/hcl/indents.scm

16 lines
135 B
Scheme
Vendored

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