Merge pull request #673 from zaiste/add-binding-for-git-file-delete
bindings: magit | add `file-delete` as `SPC g x`
This commit is contained in:
commit
4c8afef3c9
2 changed files with 2 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue