mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(c_sharp): highlight raw_string_literal
This commit is contained in:
parent
11a3584b81
commit
46b587eb38
1 changed files with 1 additions and 0 deletions
|
|
@ -86,6 +86,7 @@
|
|||
|
||||
[
|
||||
(string_literal)
|
||||
(raw_string_literal)
|
||||
(verbatim_string_literal)
|
||||
(interpolated_string_expression)
|
||||
] @string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue