Add keybindings for magit clone and init.

This commit is contained in:
Steven Allen 2016-12-08 18:16:39 -08:00 committed by syl20bnr
parent 5ebcbfe6f6
commit 6c0c4dcf37
1 changed files with 2 additions and 0 deletions

View File

@ -126,7 +126,9 @@
(spacemacs/declare-prefix "gf" "file")
(spacemacs/set-leader-keys
"gb" 'spacemacs/git-blame-micro-state
"gc" 'magit-clone
"gfh" 'magit-log-buffer-file
"gi" 'magit-init
"gL" 'magit-list-repositories
"gm" 'magit-dispatch-popup
"gs" 'magit-status