1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 13:10:05 +08:00
SpaceVim/bundle/nvim-treesitter/queries/toml/indents.scm

12 lines
89 B
Scheme
Raw Normal View History

[
(array)
(inline_table)
] @indent.begin
[
"["
"]"
"{"
"}"
] @indent.branch