nvim-treesitter/runtime/queries/ssh_config/indents.scm
2025-05-12 18:43:40 +02:00

12 lines
145 B
Scheme

[
(host_declaration)
(match_declaration)
] @indent.begin
; incomplete declarations
(ERROR
.
[
"Host"
"Match"
]) @indent.begin