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