Dart highlights: Reset highlight in interpolation

This commit is contained in:
Stephan Seitz 2020-10-02 16:41:07 +02:00 committed by Thomas Vigouroux
parent b9b08d776b
commit 93f9708a3c
3 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
(identifier) @variable
; Reset highlighing in f-string interpolations
(interpolation) @Normal
(interpolation) @none
;; Identifier naming conventions
((identifier) @type