Autoload magit-file-delete

This commit is contained in:
Henrik Lissner 2018-06-11 01:06:41 +02:00 committed by GitHub
parent 72d87c19c9
commit 87ccdecd46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ load everything.")
;;
(def-package! magit
:defer t
:commands magit-file-delete
:config
(setq magit-completing-read-function
(if (featurep! :completion ivy)