nvim-treesitter/queries/ssh_config/indents.scm
2023-09-18 11:38:56 +03:00

7 lines
131 B
Scheme

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