summaryrefslogtreecommitdiff
path: root/lisp/init-git.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/init-git.el')
-rw-r--r--lisp/init-git.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/init-git.el b/lisp/init-git.el
index a4b2597..59d52b1 100644
--- a/lisp/init-git.el
+++ b/lisp/init-git.el
@@ -17,7 +17,6 @@
(require 'orgit)
(setq magit-restore-window-configuration t
- magit-completing-read-function 'magit-ido-completing-read
magit-delete-by-moving-to-trash nil
magit-log-show-margin nil)