mirror of
https://github.com/doomemacs/doomemacs.git
synced 2026-01-30 12:22:31 -08:00
parent
765a4bb1c1
commit
39fe608cfc
1 changed files with 1 additions and 0 deletions
|
|
@ -84,6 +84,7 @@ Only has an effect in GUI Emacs.")
|
|||
;; 2. The status screen isn't buried when viewing diffs or logs from the
|
||||
;; status screen.
|
||||
(setq transient-display-buffer-action '(display-buffer-below-selected)
|
||||
transient-show-during-minibuffer-read t
|
||||
magit-display-buffer-function #'+magit-display-buffer-fn
|
||||
magit-bury-buffer-function #'magit-mode-quit-window)
|
||||
(set-popup-rule! "^\\(?:\\*magit\\|magit:\\| \\*transient\\*\\)" :ignore t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue