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

18 lines
148 B
Scheme

[
(meta_map)
(map)
(imap)
(array)
] @indent.begin
[
"]"
"}"
">"
] @indent.end @indent.branch
[
(ERROR)
(comment)
] @indent.auto