9 lines
263 B
Scheme
9 lines
263 B
Scheme
; SPDX-License-Identifier: Apache-2.0
|
|
; Source: nvim-treesitter (https://github.com/nvim-treesitter/nvim-treesitter)
|
|
|
|
((diff) @injection.content
|
|
(#set! injection.language "diff"))
|
|
|
|
((rebase_command) @injection.content
|
|
(#set! injection.language "git_rebase"))
|