nvim-treesitter/runtime/queries/cpon/indents.scm

18 lines
148 B
Scheme
Raw Normal View History

2023-02-23 18:44:10 -05:00
[
(meta_map)
(map)
(imap)
(array)
] @indent.begin
2023-02-23 18:44:10 -05:00
[
"]"
"}"
">"
2023-05-13 00:52:29 -04:00
] @indent.end @indent.branch
2023-02-23 18:44:10 -05:00
[
(ERROR)
(comment)
] @indent.auto