Change magit buffer function
This commit is contained in:
parent
d40fa25fb0
commit
7a073cf324
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@
|
|||
(setq magit-git-executable "C:/Program Files/Git/mingw64/libexec/git-core/git.exe"))
|
||||
:custom
|
||||
(magit-diff-refine-hunk 'all)
|
||||
(magit-display-buffer-function 'magit-display-buffer-fullframe-status-v1)
|
||||
(magit-display-buffer-function 'magit-display-buffer-fullcolumn-most-v1)
|
||||
(magit-ediff-dwim-show-on-hunks t)
|
||||
(magit-log-arguments '("--graph" "--color" "--decorate" "--show-signature" "--follow" "-n256"))
|
||||
(magit-log-margin-show-committer-date t)
|
||||
|
|
Loading…
Add table
Reference in a new issue