projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1684239
)
emacs: open up magit-status in full-screen
author
Amin Bandali
<bandali@gnu.org>
Sun, 12 May 2019 04:44:45 +0000
(
00:44
-0400)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 12 May 2019 04:44:45 +0000
(
00:44
-0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
8d80538
..
41c9ec5
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-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