mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -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_interpolation)
|
||||||
] @string
|
] @string
|
||||||
|
|
||||||
[
|
(escape_sequence) @string.escape
|
||||||
(escape_sequence)
|
|
||||||
(escape_interpolation)
|
|
||||||
] @string.escape
|
|
||||||
|
|
||||||
[
|
[
|
||||||
(absent)
|
(absent)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue