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

13 lines
141 B
Scheme
Vendored

[
(array)
(map)
(tuple)
(struct)
] @indent.begin
[ "{" "}" ] @indent.branch
[ "(" ")" ] @indent.branch
[ "[" "]" ] @indent.branch