nvim-treesitter/queries/uxntal/indents.scm
2023-03-07 12:49:04 +01:00

17 lines
158 B
Scheme

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