[Emacs] Add keybind for magit-log
This commit is contained in:
parent
f06fab1ec6
commit
07b888da3b
@ -2728,6 +2728,7 @@ doing and what Git is doing! In short, I absolutely love it!
|
|||||||
"d" #'magit-dispatch
|
"d" #'magit-dispatch
|
||||||
"i" #'magit-init
|
"i" #'magit-init
|
||||||
"s" #'magit-status
|
"s" #'magit-status
|
||||||
|
"l" #'magit-log
|
||||||
"y" #'my/yadm
|
"y" #'my/yadm
|
||||||
"S" #'magit-stage-file
|
"S" #'magit-stage-file
|
||||||
"U" #'magit-unstage-file
|
"U" #'magit-unstage-file
|
||||||
|
Loading…
Reference in New Issue
Block a user