mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 19:46:58 -04:00
Merge b760eef0ba into 4916d6592e
This commit is contained in:
commit
051d1ad753
3 changed files with 29 additions and 3 deletions
|
|
@ -1,10 +1,10 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
((shell_command
|
||||
(shell_fragment) @injection.content)
|
||||
((run_instruction
|
||||
(shell_command) @injection.content)
|
||||
(#set! injection.language "bash")
|
||||
(#set! injection.combined))
|
||||
(#set! injection.include-children))
|
||||
|
||||
((run_instruction
|
||||
(heredoc_block) @injection.content)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue