mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Autoload magit-file-delete
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user