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

32 lines
217 B
Scheme

[
(list)
(scope)
(cons)
] @indent.begin
[
")"
"}"
"]"
] @indent.end
[
"("
")"
] @indent.branch
[
"{"
"}"
] @indent.branch
[
"["
"]"
] @indent.branch
[
(ERROR)
(comment)
] @indent.auto