Add magit binds
This commit is contained in:
@@ -159,6 +159,8 @@
|
|||||||
:general
|
:general
|
||||||
(vim-leader-def 'normal 'global
|
(vim-leader-def 'normal 'global
|
||||||
"gj" 'magit-blame
|
"gj" 'magit-blame
|
||||||
|
"gc" 'magit-commit
|
||||||
|
"gp" 'magit-push
|
||||||
"gs" 'magit-status
|
"gs" 'magit-status
|
||||||
"gd" 'magit-diff
|
"gd" 'magit-diff
|
||||||
"gl" 'magit-log
|
"gl" 'magit-log
|
||||||
|
|||||||
Reference in New Issue
Block a user