mu4e general key
This commit is contained in:
parent
40f2ea25a2
commit
4668830468
1 changed files with 58 additions and 56 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue