feat(doxygen): update queries from upstream

This commit is contained in:
Amaan Qureshi 2023-08-31 06:08:07 -04:00 committed by ObserverOfTime
parent f0f115e926
commit 9361484fa4
3 changed files with 13 additions and 4 deletions

View file

@ -1,6 +1,11 @@
((tag_name) @keyword
(#set! "priority" 105))
[
"@code"
"@endcode"
] @keyword
(identifier) @variable
((tag
@ -14,7 +19,10 @@
(emphasis) @text.emphasis
"\\a" @tag
[
"\\a"
"\\c"
] @tag
(code_block_language) @label
@ -33,12 +41,13 @@
] @tag
[
"."
","
"::"
(code_block_start)
(code_block_end)
] @punctuation.delimiter
[ "(" ")" "[" "]" ] @punctuation.bracket
[ "(" ")" "{" "}" "[" "]" ] @punctuation.bracket
(code_block_content) @none