Ruby highlights: reset highlight on interpolation

@TravonteD
This commit is contained in:
Stephan Seitz 2020-10-10 14:54:04 +02:00 committed by Stephan Seitz
parent 19c9465a8c
commit 7c96582ef1

View file

@ -1,5 +1,8 @@
; Variables
(identifier) @variable
(interpolation
"#{" @punctuation.special
"}" @punctuation.special) @none
; Keywords