mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 20:10:10 -04:00
6 lines
180 B
Scheme
6 lines
180 B
Scheme
((comment) @injection.content
|
|
(#set! injection.language "comment"))
|
|
|
|
((shell_command) @injection.content
|
|
(#set! injection.language "bash")
|
|
(#set! injection.include-children))
|