kak: fix lag with git log
This commit is contained in:
parent
f00defb7fe
commit
c20dd2afd1
|
@ -38,7 +38,7 @@ hook global BufOpenFile .* %{
|
|||
}
|
||||
|
||||
hook global BufOpenFile .*/COMMIT_EDITMSG %{
|
||||
execute-keys -draft 'ge<a-!>git log<ret>'
|
||||
execute-keys -draft 'ge<a-!>git log -1000 --oneline<ret>'
|
||||
write
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue