magit: Update magit-revision-show-gravatars' value

The new value is a new short-hand, which
it is equivalent to the value used before.
This commit is contained in:
Jonas Bernoulli
2019-02-17 00:50:22 +01:00
parent 0019a0b5b9
commit 628851f41e

View File

@@ -190,7 +190,7 @@
(setq magit-diff-refine-hunk 'all)
;;
;; Revision buffer settings
(setq magit-revision-show-gravatars '("^Author: " . "^Commit: ")))
(setq magit-revision-show-gravatars t))
(use-package magit-wip
:after magit