projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6310205
)
emacs: magit: set magit-diff-refine-hunk
author
Amin Bandali
<bandali@gnu.org>
Thu, 5 Sep 2019 12:29:39 +0000
(08:29 -0400)
committer
Amin Bandali
<bandali@gnu.org>
Thu, 5 Sep 2019 12:29:39 +0000
(08:29 -0400)
.emacs.d/init.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
94b096d
..
21d175d
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-849,7
+849,9
@@
For disabling the behaviour for certain buffers and/or modes."
(nconc magit-section-initial-visibility-alist
'(([unpulled status] . show)
([unpushed status] . show)))
- :custom (magit-display-buffer-function #'magit-display-buffer-fullframe-status-v1)
+ :custom
+ (magit-diff-refine-hunk t)
+ (magit-display-buffer-function #'magit-display-buffer-fullframe-status-v1)
:custom-face (magit-diff-file-heading ((t (:weight normal)))))
;; recently opened files