all repos — nixfiles @ 6569d5745f38129d7a2d446a201ef3190c0030b2

System and user configuration, managed by nix and home-manager

Emacs: add magit-log-buffer-file shortcut

Alan Pearce
commit

6569d5745f38129d7a2d446a201ef3190c0030b2

parent

c04023678ed544fd19cc4d8898467aac7699fc6c

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M user/emacs/init.eluser/emacs/init.el
@@ -1010,6 +1010,7 @@ "gi" #'git-gutter:popup-hunk
"gs" #'git-gutter:stage-hunk "go" #'git-gutter:revert-hunk "gt" #'git-timemachine + "gl" #'magit-log-buffer-file "bi" #'ibuffer "bz" #'bury-buffer "iu" #'counsel-unicode-char)