fix(diff): delta highlights override punctuation

This commit is contained in:
Riley Bruins 2024-10-14 18:56:52 -07:00 committed by Christian Clason
parent 049d42a31e
commit a8052a8819

View file

@ -22,7 +22,7 @@
(mode) @number
[
([
".."
"+"
"++"
@ -33,6 +33,7 @@
"---"
"----"
] @punctuation.special
(#set! priority 95))
[
(binary_change)