nvim-treesitter/queries/ssh_config/indents.scm

8 lines
131 B
Scheme
Raw Normal View History

2023-09-17 12:41:06 +03:00
[
(host_declaration)
(match_declaration)
] @indent.begin
; incomplete declarations
(ERROR . [ "Host" "Match" ]) @indent.begin