nvim-treesitter/queries/ssh_config/locals.scm

8 lines
141 B
Scheme
Raw Normal View History

2023-11-10 13:17:31 +02:00
(parameter
keyword: "Tag"
argument: (string) @local.reference)
2023-11-10 13:17:31 +02:00
(condition
criteria: "tagged"
argument: (pattern) @local.definition)