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

16 lines
162 B
Scheme
Raw Normal View History

[
2022-11-14 00:10:02 +08:00
(block)
(object)
(tuple)
(function_call)
] @indent.begin
[
"]"
")"
"}"
] @indent.branch @indent.end
(comment) @indent.auto
(ERROR) @indent.auto