nvim-treesitter/queries/toml/indents.scm

12 lines
76 B
Scheme
Raw Normal View History

2021-01-05 19:26:08 +07:00
[
(array)
2021-02-23 10:19:01 -05:00
(inline_table)
2021-01-05 19:26:08 +07:00
] @indent
[
2021-02-23 10:19:01 -05:00
"["
2021-01-05 19:26:08 +07:00
"]"
2021-02-23 10:19:01 -05:00
"{"
"}"
2021-01-05 19:26:08 +07:00
] @branch