add missed highlight for block comments

This commit is contained in:
Dmitriy Pleshevskiy 2022-12-13 12:15:16 +03:00
parent c8de4f83f0
commit 9e60a469c5
Signed by: pleshevskiy
GPG Key ID: 1B59187B161C0215
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
(language) @comment
(line_comment) @comment.line
(block_comment) @comment.block
; Punctiation
;-------------------------------------------------------------------------------