mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-05 13:00:08 -04:00
highlights(c_sharp): highlight verbatim_string_literal
This commit is contained in:
parent
ac5bd10633
commit
40b749f7c0
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@
|
|||
|
||||
[
|
||||
(string_literal)
|
||||
(verbatim_string_literal)
|
||||
(interpolated_string_expression)
|
||||
] @string
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue