Use html2text for email viewing

This commit is contained in:
mokou 2020-05-28 16:18:01 +02:00
parent e02327b639
commit 5d9b3d8c8f

View file

@ -48,6 +48,8 @@
(user-mail-address . "mokou@posteo.de"))
t)
(map! :map global-map :leader "M" 'mu4e)
;; use https://github.com/grobian/html2text
(setq mu4e-html2text-command "html2text")
;; Org configuration
(after! org