aboutsummaryrefslogtreecommitdiffstats
path: root/queries/c_sharp
diff options
context:
space:
mode:
Diffstat (limited to 'queries/c_sharp')
-rw-r--r--queries/c_sharp/highlights.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/queries/c_sharp/highlights.scm b/queries/c_sharp/highlights.scm
index fdc8b60ba..99d85b193 100644
--- a/queries/c_sharp/highlights.scm
+++ b/queries/c_sharp/highlights.scm
@@ -93,6 +93,8 @@
(interpolated_string_expression)
] @string
+(escape_sequence) @string.escape
+
(boolean_literal) @boolean
(predefined_type) @type.builtin