Skip to content

Commit 0aceb78

Browse files
n-looMrSubidubi
andauthored
Add injections for TODO language (#54)
* Added injection for zed-comment support when using Typst * Format --------- Co-authored-by: MrSubidubi <dev@bahn.sh>
1 parent cff942b commit 0aceb78

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

languages/typst/injections.scm

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
(raw_blck
22
lang: (ident) @language
33
(blob) @content)
4+
5+
((comment) @content
6+
(#set! injection.language "comment"))

0 commit comments

Comments
 (0)