diff options
Diffstat (limited to 'queries/prisma/highlights.scm')
| -rw-r--r-- | queries/prisma/highlights.scm | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/queries/prisma/highlights.scm b/queries/prisma/highlights.scm index e3a025d98..59ee2881c 100644 --- a/queries/prisma/highlights.scm +++ b/queries/prisma/highlights.scm @@ -8,10 +8,9 @@ "type" ] @keyword -[ - (comment) - (developer_comment) -] @comment +(comment) @comment @spell + +(developer_comment) @comment.documentation @spell [ (attribute) |
