summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index daec1bc..41ce4f8 100644
--- a/init.el
+++ b/init.el
@@ -1069,6 +1069,7 @@
("f" . km/magit-reset-file)
("i" . km/magit-insert-staged-file)
("n" . km/magit-shorten-hash-at-point)
+ ("o" . km/magit-log-occurrence)
("p" . km/magit-pin-file)
("r" . km/magit-find-recently-changed-file)
("t" . km/magit-describe)