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

13 lines
141 B
Scheme

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