1
Files
flake-nixinator/config/neovim/store/treesitter-parsers/queries/ron/indents.scm

13 lines
114 B
Scheme

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