Add magit binds

This commit is contained in:
Marco Thomas
2021-03-03 18:18:46 +01:00
parent 873d36b678
commit 0b01c2f183

View File

@@ -159,6 +159,8 @@
:general
(vim-leader-def 'normal 'global
"gj" 'magit-blame
"gc" 'magit-commit
"gp" 'magit-push
"gs" 'magit-status
"gd" 'magit-diff
"gl" 'magit-log