From 61669f58ca81a8ff9f33e5fb05e29e74d8a97132 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Fri, 21 Dec 2018 11:34:32 -0500 Subject: [PATCH] [emacs] remove unneeded borg-insert-update-message C-c b m binding C-c C-b is already bound in git-commit-mode-map --- init.org | 1 - 1 file changed, 1 deletion(-) diff --git a/init.org b/init.org index 36bcc59..7c49ca2 100644 --- a/init.org +++ b/init.org @@ -244,7 +244,6 @@ can then be managed with the help of Magit or other tools. ("C-c b a" . borg-assimilate) ("C-c b b" . borg-build) ("C-c b c" . borg-clone) - ("C-c b m" . borg-insert-update-message) ("C-c b r" . borg-remove))) #+end_src -- 2.20.1