diff --git a/modules/tools/magit/config.el b/modules/tools/magit/config.el index 720e957e0..031c87200 100644 --- a/modules/tools/magit/config.el +++ b/modules/tools/magit/config.el @@ -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)