mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 04:10:06 -04:00
feat(doxygen): update parser and queries
This commit is contained in:
parent
1705a3e486
commit
d0b17cc0b9
3 changed files with 11 additions and 1 deletions
|
|
@ -6,3 +6,7 @@
|
|||
|
||||
((link) @injection.content
|
||||
(#set! injection.language "html"))
|
||||
|
||||
((code_block
|
||||
(code_block_language) @injection.language
|
||||
(code_block_content) @injection.content))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue