nvim-treesitter/queries/ziggy/indents.scm
Tim Culverhouse 1a6fa428b8 feat(ziggy): add ziggy parser and queries
[Ziggy](https://github.com/kristoff-it/ziggy) is a data serialization
format used in the zine static site generator.
2024-09-30 23:33:44 +02:00

10 lines
76 B
Scheme

[
(struct)
(map)
(array)
] @indent.begin
[
"]"
"}"
] @indent.end