aboutsummaryrefslogtreecommitdiffstats
path: root/queries/java/highlights.scm
diff options
context:
space:
mode:
Diffstat (limited to 'queries/java/highlights.scm')
-rw-r--r--queries/java/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/java/highlights.scm b/queries/java/highlights.scm
index 28c450059..9a953eee0 100644
--- a/queries/java/highlights.scm
+++ b/queries/java/highlights.scm
@@ -264,6 +264,8 @@
(type_arguments [ "<" ">" ] @punctuation.bracket)
(type_parameters [ "<" ">" ] @punctuation.bracket)
+(string_interpolation [ "\\{" "}" ] @punctuation.special)
+
; Exceptions
[