nvim-treesitter/queries/ron/indents.scm

13 lines
114 B
Scheme
Raw Normal View History

2023-02-04 15:42:12 -05:00
[
(array)
(map)
(tuple)
(struct)
] @indent
[ "{" "}" ] @branch
[ "(" ")" ] @branch
[ "[" "]" ] @branch