add missed highlight for block comments
This commit is contained in:
parent
c8de4f83f0
commit
9e60a469c5
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
|
||||
(language) @comment
|
||||
(line_comment) @comment.line
|
||||
(block_comment) @comment.block
|
||||
|
||||
; Punctiation
|
||||
;-------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue