summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/init-git.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el
index 8251ff4..95c90fc 100644
--- a/lisp/init-git.el
+++ b/lisp/init-git.el
@@ -124,6 +124,7 @@ START-POINT set to the current branch.
(setq magit-restore-window-configuration t
magit-completing-read-function 'magit-ido-completing-read
+ magit-delete-by-moving-to-trash nil
magit-popup-show-help-echo nil
magit-popup-show-help-section nil
magit-popup-use-prefix-argument 'default