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

18 lines
158 B
Scheme

(memory_execution) @auto
[
(subroutine)
(brackets)
] @indent
"}" @indent_end
[ "{" "}" ] @branch
[ "[" "]" ] @branch
[
(ERROR)
(comment)
] @auto