feat: add @comment.documentation where applicable

This commit is contained in:
Amaan Qureshi 2023-03-02 08:06:35 -05:00
parent 3a82b58745
commit 5a87bc98da
32 changed files with 256 additions and 58 deletions

View file

@ -42,7 +42,10 @@
(false)
] @boolean
(comment) @comment
(comment) @comment @spell
((comment) @comment.documentation
(#lua-match? @comment.documentation "^/[*][*][^*].*[*]/$"))
[
"("
@ -53,7 +56,7 @@
"}"
"<"
">"
] @punctuation.bracket
] @punctuation.bracket
[
";"