浏览代码

Update #emacs notmuch shortcuts

Colin Powell 5 年之前
父节点
当前提交
4f44ace4e3
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      emacs/.config/doom/+mail.el
  2. 0 0
      emacs/.emacs.d/.achievements

+ 3 - 3
emacs/.config/doom/+mail.el

@@ -20,9 +20,9 @@
   (map!
    (:leader
      (:prefix "e"
-       :desc "Open inbox"         "o" #'=mail
-       :desc "Open notmuch"       "n" #'notmuch
-       :desc "Compose an email"   "c" #'notmuch-mua-new-mail))))
+       :desc "Open (i)nbox"     "i" #'=mail
+       :desc "Open (n)otmuch"   "n" #'notmuch
+       :desc "(C)ompose mail"   "c" #'notmuch-mua-new-mail))))
 
   (set-evil-initial-state! '(notmuch-hello-mode
                              notmuch-show-mode

文件差异内容过多而无法显示
+ 0 - 0
emacs/.emacs.d/.achievements


部分文件因为文件数量过多而无法显示