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

13 lines
141 B
Scheme
Raw Normal View History

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