magit: Don't double down on default key bindings

This wasn't always the case, but now Magit
adds these key bindings out of the box.
This commit is contained in:
Jonas Bernoulli 2021-01-27 11:40:48 +01:00
parent 377b9065cb
commit 7cb4b86852

View File

@ -105,8 +105,6 @@
(use-package magit
:defer t
:bind (("C-x g" . magit-status)
("C-x M-g" . magit-dispatch))
:config
(magit-add-section-hook 'magit-status-sections-hook
'magit-insert-modules