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

22 lines
153 B
Scheme

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