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

11 lines
144 B
Scheme

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