Did you check the tree-sitter docs?
Is your feature request related to a problem? Please describe.
C string literals: c"string" have been stabilized in 1.77, but that repository seems to not support them.
Describe the solution you'd like
Implement c string literals
Describe alternatives you've considered
Not having proper highlight
Additional context
No response