emacs: open up magit-status in full-screen
authorAmin Bandali <bandali@gnu.org>
Sun, 12 May 2019 04:44:45 +0000 (00:44 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 12 May 2019 04:44:45 +0000 (00:44 -0400)
.emacs.d/init.el

index 8d80538..41c9ec5 100644 (file)
@@ -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