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

40 lines
295 B
Scheme

[
(assert)
(class)
(multiclass)
(def)
(defm)
(defvar)
(foreach)
(if)
(let)
(value_suffix)
] @indent.begin
[
"}"
"]"
")"
">"
] @indent.end
[
"{"
"}"
] @indent.branch
[
"["
"]"
] @indent.branch
[
"("
")"
] @indent.branch
[
"<"
">"
] @indent.branch