magit: show diff again when committing
This commit is contained in:
parent
ccfde3a64b
commit
0a1ebdc33d
|
@ -217,7 +217,7 @@ Set treesit to fontify all elements, default was 3 (out of 4)
|
|||
(magit-define-global-key-bindings nil)
|
||||
(magit-clone-default-directory "~/Projects/")
|
||||
(magit-clone-set-remote.pushDefault t)
|
||||
(magit-commit-show-diff nil)
|
||||
(magit-commit-show-diff t)
|
||||
(magit-commit-diff-inhibit-same-window t)
|
||||
(magit-diff-adjust-tab-width t)
|
||||
(magit-diff-refine-hunk 'all)
|
||||
|
|
Loading…
Reference in a new issue