~some edits

This commit is contained in:
2020-08-17 18:39:50 +01:00
parent 8c4e047ac4
commit 101f7ac0c4

View File

@@ -733,7 +733,8 @@ want to configure and fine tune the window management of Emacs.
(inhibit-duplicate-buffer . t)
(window-height . 0.25))
("magit:.*"
(display-buffer-same-window))
(display-buffer-same-window)
(inhibit-duplicate-buffer . t))
("magit-diff:.*"
(display-buffer-below-selected))
("magit-log:.*"