magit: display buffer in same window
This commit is contained in:
parent
cfca5436fd
commit
e3e21eef04
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue