mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-29 05:33:49 +00:00
Fix HTML injections (Thanks Max!)
Co-authored-by: Max <max@zed.dev>
This commit is contained in:
parent
a1fe5abeaf
commit
1cc8ecad12
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
||||||
((text) @injection.content
|
((text) @content
|
||||||
(#set! injection.language "html")
|
(#set! "language" "html")
|
||||||
(#set! injection.combined))
|
(#set! "combined"))
|
||||||
|
|
Loading…
Reference in a new issue