Update call to purpose-x-magit-multi-on

The upstream fix:
Fix #178: x-magit: don't override backup variable on double activation by bmag https://github.com/bmag/emacs-purpose/pull/179

Made it possible to just call: purpose-x-magit-multi-on
This commit is contained in:
duianto 2021-03-04 20:37:11 +01:00
parent 91f92d82fe
commit b24fccdbff
1 changed files with 1 additions and 2 deletions

View File

@ -157,5 +157,4 @@
(purpose-x-golden-ratio-setup)
;; Show magit-log-select and diff in two windows
(unless purpose-x-old-magit-display-buffer-function
(purpose-x-magit-multi-on)))))
(purpose-x-magit-multi-on))))