mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-29 14:33:34 -05:00
Merge pull request #658 from ar1a/magit-word-diff
tools/magit: Show word-granularity on chosen hunk
This commit is contained in:
@@ -22,6 +22,7 @@ load everything.")
|
||||
#'ivy-completing-read
|
||||
#'magit-builtin-completing-read)
|
||||
magit-revision-show-gravatars '("^Author: " . "^Commit: ")
|
||||
magit-diff-refine-hunk t ;; Show word-granularity on the currently selected hunk
|
||||
magit-display-buffer-function
|
||||
#'magit-display-buffer-fullframe-status-v1)
|
||||
|
||||
|
Reference in New Issue
Block a user