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

16 lines
135 B
Scheme
Raw Normal View History

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