mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
Remove usages of @embedded in highlights
This commit is contained in:
parent
091dff2ac6
commit
40588da97c
5 changed files with 17 additions and 17 deletions
|
|
@ -153,10 +153,6 @@
|
|||
(false)
|
||||
] @boolean
|
||||
|
||||
(interpolation
|
||||
"#{" @punctuation.special
|
||||
"}" @punctuation.special) @embedded
|
||||
|
||||
(comment) @comment
|
||||
|
||||
; Operators
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue