mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-21 04:40:08 -04:00
9 lines
185 B
Scheme
9 lines
185 B
Scheme
|
|
((type) @injection.content
|
||
|
|
(#set! injection.parent))
|
||
|
|
|
||
|
|
((function_link) @injection.content
|
||
|
|
(#set! injection.parent))
|
||
|
|
|
||
|
|
((link) @injection.content
|
||
|
|
(#set! injection.language "html"))
|