Skip to content

Commit

Permalink
magit-diff-refine-hunk
Browse files Browse the repository at this point in the history
  • Loading branch information
shields-fn committed Jun 16, 2020
1 parent 3c3ea21 commit d65bc23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .emacs.d/init.el
Expand Up @@ -416,6 +416,8 @@ stage it and display a diff."

(setq magit-save-repository-buffers 'dontask)

(setq magit-diff-refine-hunk 'all)

;; Bind "=" to git diff origin/master.
(eval-after-load "magit"
'(define-key magit-mode-map "="
Expand Down

0 comments on commit d65bc23

Please sign in to comment.