Skip to content

Commit 4059edb

Browse files
committed
add toml injections for (frontmatter_content)
1 parent 0127ab2 commit 4059edb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

queries/injections.scm

+4
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,7 @@
77
(token_tree) @injection.content)
88
(#set! injection.language "rust")
99
(#set! injection.include-children))
10+
11+
((frontmatter
12+
(frontmatter_content) @injection.content)
13+
(#set! injection.languge "toml"))

0 commit comments

Comments
 (0)