mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Autoload magit-file-delete
This commit is contained in:
@ -15,7 +15,7 @@ load everything.")
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
(def-package! magit
|
(def-package! magit
|
||||||
:defer t
|
:commands magit-file-delete
|
||||||
:config
|
:config
|
||||||
(setq magit-completing-read-function
|
(setq magit-completing-read-function
|
||||||
(if (featurep! :completion ivy)
|
(if (featurep! :completion ivy)
|
||||||
|
Reference in New Issue
Block a user