mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-18 19:30:02 -04:00
feat(doxygen): update queries from upstream
This commit is contained in:
parent
f0f115e926
commit
9361484fa4
3 changed files with 13 additions and 4 deletions
|
|
@ -1,7 +1,7 @@
|
|||
((type) @injection.content
|
||||
(#set! injection.parent))
|
||||
|
||||
((function_link) @injection.content
|
||||
([ (function_link) (code) ] @injection.content
|
||||
(#set! injection.parent))
|
||||
|
||||
((link) @injection.content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue