Add magit-init to keybindings

I noticed that magit-init is a faster way of initializing vcs maintained
projects.
This commit is contained in:
Diego Berrocal 2015-10-22 14:51:16 -04:00 committed by syl20bnr
parent b1590c9071
commit d516553634

View file

@ -106,6 +106,7 @@
(evil-leader/set-key
"gb" 'spacemacs/git-blame-micro-state
"gi" 'magit-init
"gl" 'magit-log-all
"gL" 'magit-log-buffer-file
"gs" 'magit-status