~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) (inhibit-duplicate-buffer . t)
(window-height . 0.25)) (window-height . 0.25))
("magit:.*" ("magit:.*"
(display-buffer-same-window)) (display-buffer-same-window)
(inhibit-duplicate-buffer . t))
("magit-diff:.*" ("magit-diff:.*"
(display-buffer-below-selected)) (display-buffer-below-selected))
("magit-log:.*" ("magit-log:.*"