Add comment injection to typst queries (#10628)
This commit is contained in:
parent
724a96abc8
commit
eeb8782c54
1 changed files with 3 additions and 0 deletions
|
@ -5,3 +5,6 @@
|
|||
lang: (ident) @injection.language
|
||||
(blob) @injection.content)
|
||||
|
||||
((comment)
|
||||
@injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
|
Loading…
Reference in a new issue