feat: add Doxygen

This commit is contained in:
Amaan Qureshi 2023-08-25 05:02:58 -04:00
parent 4d41d9bfb0
commit a4f4fcdd3e
11 changed files with 74 additions and 3 deletions

View file

@ -3,3 +3,7 @@
(line_comment)
] @injection.content
(#set! injection.language "comment"))
((block_comment) @injection.content
(#lua-match? @injection.content "/[*][!<*][^a-zA-Z]")
(#set! injection.language "doxygen"))