diff options
-rw-r--r-- | lisp/init-git.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el index c5bd7c0..5d72ce9 100644 --- a/lisp/init-git.el +++ b/lisp/init-git.el @@ -71,6 +71,7 @@ START-POINT set to the current branch. magit-completing-read-function 'magit-ido-completing-read magit-popup-show-help-echo nil magit-popup-show-help-section nil + magit-popup-use-prefix-argument 'default magit-find-file-hook 'view-mode magit-log-show-margin nil) |