Переглянути джерело

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


Деякі файли не було показано, через те що забагато файлів було змінено