nvim-treesitter/queries/cpon/indents.scm
2023-05-13 00:56:40 -04:00

17 lines
148 B
Scheme

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