Autoload magit-file-delete
This commit is contained in:
parent
72d87c19c9
commit
87ccdecd46
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue