Files
nvim-treesitter/runtime/queries/gitcommit/injections.scm
2025-05-12 18:43:40 +02:00

6 lines
145 B
Scheme

((diff) @injection.content
(#set! injection.language "diff"))
((rebase_command) @injection.content
(#set! injection.language "git_rebase"))