summaryrefslogtreecommitdiff
path: root/rc/tools/git.kak
diff options
context:
space:
mode:
Diffstat (limited to 'rc/tools/git.kak')
-rw-r--r--rc/tools/git.kak4
1 files changed, 1 insertions, 3 deletions
diff --git a/rc/tools/git.kak b/rc/tools/git.kak
index eb7657b5..59d1b080 100644
--- a/rc/tools/git.kak
+++ b/rc/tools/git.kak
@@ -392,9 +392,7 @@ define-command -params 1.. \
echo -debug failed to run git blame
echo -debug git stderr: <<<
echo -debug ''$(escape2 "$stderr")>>>''
- hook -once buffer NormalIdle .* %{
- echo -markup %{{Error}failed to run git blame, see *debug* buffer}
- }
+ echo -markup %{{Error}failed to run git blame, see *debug* buffer}
'" | kak -p ${kak_session}
fi
if [ ${blame_stdin} != /dev/null ]; then