working nvf!

This commit is contained in:
Charlie Root 2024-07-06 17:14:45 +02:00
commit 2a80c2bac1
53 changed files with 330 additions and 172 deletions

View file

@ -0,0 +1,9 @@
((jsx_section)
@injection.content
(#set! injection.language "tsx")
(#set! injection.include-children))
((markdown_section)
@injection.content
(#set! injection.language "markdown")
(#set! injection.combined))