Fix #286: Highlight C++ raw_string_literal

This commit is contained in:
Stephan Seitz 2020-08-13 09:48:59 +02:00 committed by Thomas Vigouroux
parent 7806b16cc2
commit c41b6e9197

View file

@ -74,6 +74,10 @@
(true) @boolean
(false) @boolean
; Literals
(raw_string_literal) @string
; Keywords
[