From 81ac1a881a793695b855f915cd0217e75f980e1f Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Thu, 6 Nov 2014 22:41:26 -0500 Subject: Unset magit-delete-by-moving-to-trash --- lisp/init-git.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/init-git.el') 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 -- cgit v1.2.3