mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
Fix(minizinc): Removed escape_interpolation from highlights
This commit is contained in:
parent
ee8c109cbd
commit
972d373e72
1 changed files with 1 additions and 4 deletions
|
|
@ -108,10 +108,7 @@
|
|||
(string_interpolation)
|
||||
] @string
|
||||
|
||||
[
|
||||
(escape_sequence)
|
||||
(escape_interpolation)
|
||||
] @string.escape
|
||||
(escape_sequence) @string.escape
|
||||
|
||||
[
|
||||
(absent)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue