X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/1684239430ac6fede09fbb0ebfd20fa6cba5da6d..435306f68d07a5e26da738b65d0dad57e62456c0:/.emacs.d/init.el?ds=sidebyside diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 8d80538..fe4b180 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -458,7 +458,7 @@ For disabling the behaviour for certain buffers and/or modes." ("C-c F m" . make-frame-command) ("C-c F d" . delete-frame) - ("C-c F D" . delete-other-frames) + ("C-c F D" . server-edit) ("C-c o" . other-window) @@ -627,6 +627,7 @@ For disabling the behaviour for certain buffers and/or modes." (nconc magit-section-initial-visibility-alist '(([unpulled status] . show) ([unpushed status] . show))) + :custom (magit-display-buffer-function #'magit-display-buffer-fullframe-status-v1) :custom-face (magit-diff-file-heading ((t (:weight normal))))) ;; recently opened files