nvim-treesitter/queries/uxntal/indents.scm

18 lines
158 B
Scheme
Raw Normal View History

2023-03-07 04:32:20 -05:00
(memory_execution) @auto
[
(subroutine)
(brackets)
] @indent
"}" @indent_end
[ "{" "}" ] @branch
[ "[" "]" ] @branch
[
(ERROR)
(comment)
] @auto