cfd992b151
changes: - any text following a (scissors) is now contained in one (message) - this vastly improves performance on large verbose commits: no more slowness on huge commits
8 lines
233 B
Scheme
8 lines
233 B
Scheme
(((scissors)
|
|
(message) @injection.content)
|
|
(#set! injection.include-children)
|
|
(#set! injection.language "diff"))
|
|
|
|
((rebase_command) @injection.content
|
|
(#set! injection.include-children)
|
|
(#set! injection.language "git-rebase"))
|