~ruther/emacs.d

f1463087faa949be037fdce198c48ac36f2e6dda — Rutherther 11 days ago b83cb2f
feat: bind magit find file
1 files changed, 1 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +1 -0
@@ 874,6 874,7 @@
  (my-leader
    "g" '(nil :wk "Git")
    "g g" '(magit-status :wk "Git status")
    "g f" '(magit-find-file :wk "Git find file")
    "g c" '(magit-clone :wk "Git clone")
    "g i" '(magit-init :wk "Git init")
    "g ." '(magit-dispatch :wk "Dispatch")

Do not follow this link