mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(typst): add comment injection
This commit is contained in:
parent
4cb1595f5b
commit
b3847b9551
1 changed files with 4 additions and 0 deletions
4
queries/typst/injections.scm
Normal file
4
queries/typst/injections.scm
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
([
|
||||
(comment)
|
||||
] @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
Loading…
Add table
Add a link
Reference in a new issue