mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
12 lines
205 B
Scheme
12 lines
205 B
Scheme
([
|
|
(c_struct)
|
|
(c_preproc)
|
|
(c_preproc_block)
|
|
] @injection.content
|
|
(#set! injection.language "c"))
|
|
|
|
([
|
|
(line_comment)
|
|
(block_comment)
|
|
] @injection.content
|
|
(#set! injection.language "comment"))
|