Magit disable long lines warning
This commit is contained in:
parent
1f98c39561
commit
d62c620880
1
init.el
1
init.el
|
@ -1011,6 +1011,7 @@ Calls `project-remember-projects-under' for ~/Projects/"
|
|||
:custom
|
||||
(magit-display-buffer-function 'magit-display-buffer-same-window-except-diff-v1)
|
||||
(magit-define-global-key-bindings nil)
|
||||
(magit-show-long-lines-warning nil)
|
||||
(magit-clone-default-directory "~/Projects/")
|
||||
(magit-clone-set-remote.pushDefault t)
|
||||
(magit-commit-show-diff t)
|
||||
|
|
Loading…
Reference in a new issue