mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
fix(typst): restore missing injections
This commit is contained in:
parent
354c30d2a2
commit
0d60a09252
1 changed files with 4 additions and 0 deletions
|
|
@ -1,2 +1,6 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
(raw_blck
|
||||
(ident) @injection.language
|
||||
(blob) @injection.content)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue