1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
SpaceVim/bundle/nvim-treesitter/queries/uxntal/indents.scm

18 lines
192 B
Scheme

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