bindings: magit | add file-delete
as SPC g x
This commit is contained in:
parent
dd2d704137
commit
72d87c19c9
1 changed files with 1 additions and 0 deletions
|
@ -582,6 +582,7 @@
|
|||
:desc "Magit dispatch" :n "d" #'magit-dispatch-popup
|
||||
:desc "Magit find-file" :n "f" #'magit-find-file
|
||||
:desc "Magit status" :n "g" #'magit-status
|
||||
:desc "Magit file delete" :n "x" #'magit-file-delete
|
||||
:desc "List gists" :n "G" #'+gist:list
|
||||
:desc "Initialize repo" :n "i" #'magit-init
|
||||
:desc "Browse issues tracker" :n "I" #'+vcs/git-browse-issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue