Skip to content

Commit

Permalink
fix: highlight raw_string_literal
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanq authored Apr 9, 2024
2 parents 92c0a94 + 1db570d commit 3d3f438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions queries/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
[
(character_literal)
(string_literal)
(raw_string_literal)
(verbatim_string_literal)
(interpolated_string_text)
(interpolated_verbatim_string_text)
Expand Down

0 comments on commit 3d3f438

Please sign in to comment.