mu4e general key

This commit is contained in:
Sakooooo 2024-07-14 20:45:23 +04:00
parent 40f2ea25a2
commit 4668830468
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -332,7 +332,9 @@ kept-old-versions 5)
"gcR" '(magit-clone :which-key "clone repo") "gcR" '(magit-clone :which-key "clone repo")
"gcc" '(magit-commit-create :which-key "commit") "gcc" '(magit-commit-create :which-key "commit")
"gci" '(forge-create-issue :which-key "issue") "gci" '(forge-create-issue :which-key "issue")
"gcp" '(forge-create-pullreq :which-key "pull request"))) "gcp" '(forge-create-pullreq :which-key "pull request")
;; mail
"m" '(mu4e :which-key "mu4e"))
#+end_src #+end_src
** Evil ** Evil