mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -04:00
queries: add C queries
Also add a missing `field` capture in locals query.
This commit is contained in:
parent
7fab1a8b12
commit
92aafcf51c
3 changed files with 114 additions and 0 deletions
|
|
@ -92,6 +92,7 @@ are optional and will not have any effect for now.
|
|||
`var`
|
||||
`macro`
|
||||
`type`
|
||||
`field`
|
||||
|
||||
`@scope`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue