mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(ssh_config): add locals queries
This commit is contained in:
parent
78740f1895
commit
2bd2c4ce23
1 changed files with 7 additions and 0 deletions
7
queries/ssh_config/locals.scm
Normal file
7
queries/ssh_config/locals.scm
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
(parameter
|
||||
keyword: "Tag"
|
||||
argument: (string) @reference)
|
||||
|
||||
(condition
|
||||
criteria: "tagged"
|
||||
argument: (pattern) @definition)
|
||||
Loading…
Add table
Add a link
Reference in a new issue