aboutsummaryrefslogtreecommitdiffstats
path: root/queries/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'queries/ruby')
-rw-r--r--queries/ruby/highlights.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/queries/ruby/highlights.scm b/queries/ruby/highlights.scm
index 0dea8e8bb..cb8455710 100644
--- a/queries/ruby/highlights.scm
+++ b/queries/ruby/highlights.scm
@@ -1,5 +1,8 @@
; Variables
(identifier) @variable
+(interpolation
+ "#{" @punctuation.special
+ "}" @punctuation.special) @none
; Keywords