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

28 lines
215 B
Scheme

[
(array)
(object)
] @indent.begin
"}" @indent.end
[
"{"
"}"
] @indent.branch
[
"["
"]"
] @indent.branch
[
"("
")"
] @indent.branch
[
(ERROR)
(comment)
(diagnostic_comment)
] @indent.auto