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

12 lines
100 B
Scheme
Raw Normal View History

[
"{"
"}"
] @indent.branch
[(dict) (key_value)] @indent.begin
[
(comment)
] @indent.ignore