nvim-treesitter/queries/ron/indents.scm
2023-02-05 02:21:49 -08:00

12 lines
114 B
Scheme

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