nvim-treesitter/queries/git_rebase/injections.scm
2022-10-28 10:36:23 +02:00

5 lines
89 B
Scheme

((operation
(command) @_command
(message) @bash)
(#any-of? @_command "exec" "x"))