nvim-treesitter/queries/foam/indents.scm
2024-01-19 16:58:37 +01:00

11 lines
99 B
Scheme

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