nvim-treesitter/queries/html/indents.scm

12 lines
81 B
Scheme
Raw Normal View History

2021-01-05 19:26:08 +07:00
[
(element)
] @indent
[
(end_tag)
">"
"/>"
] @branch
(comment) @ignore