diff --git a/init.el b/init.el index 5f8d02f..f351925 100644 --- a/init.el +++ b/init.el @@ -593,8 +593,7 @@ :commands (magit-status) :init (setq magit-diff-refine-hunk nil magit-commit-show-diff nil - magit-popup-use-prefix-argument 'default - magit-completing-read-function 'ivy-completing-read) + magit-popup-use-prefix-argument 'default) :config (progn (global-magit-file-mode -1) (global-git-commit-mode +1)