mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
17 lines
182 B
Scheme
17 lines
182 B
Scheme
|
|
(element) @indent.begin
|
||
|
|
|
||
|
|
[
|
||
|
|
(Attribute)
|
||
|
|
(AttlistDecl)
|
||
|
|
(contentspec)
|
||
|
|
] @indent.align
|
||
|
|
|
||
|
|
(ETag) @indent.dedent
|
||
|
|
|
||
|
|
(doctypedecl) @indent.ignore
|
||
|
|
|
||
|
|
[
|
||
|
|
(Comment)
|
||
|
|
(ERROR)
|
||
|
|
] @indent.auto
|