diff --git a/bundle/bundle--package.el b/bundle/bundle--package.el index 75ea23ce..6a04f62f 100644 --- a/bundle/bundle--package.el +++ b/bundle/bundle--package.el @@ -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)