diff --git a/README.org b/README.org index e7d0077..cbdba3c 100644 --- a/README.org +++ b/README.org @@ -857,6 +857,7 @@ Set treesit to fontify all elements, default was 3 (out of 4) :map project-prefix-map ("m" . magit-project-status)) :custom + (magit-display-buffer-function 'magit-display-buffer-same-window-except-diff-v1) (magit-define-global-key-bindings nil) (magit-clone-default-directory "~/Projects/") (magit-clone-set-remote.pushDefault t)