Highlight C/C++ escape sequences (#6724)

pull/16/head
Farzin 1 year ago committed by GitHub
parent f6d65cf089
commit fed5e6e646
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -107,6 +107,7 @@
(null) @constant
(number_literal) @constant.numeric
(char_literal) @constant.character
(escape_sequence) @constant.character.escape
(call_expression
function: (identifier) @function)

Loading…
Cancel
Save