nvim-treesitter/runtime/queries/ssh_config/indents.scm
2025-03-05 10:00:38 +01:00

12 lines
145 B
Scheme

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