Disable mu4e threads

This commit is contained in:
Andreas Zweili 2022-12-10 14:17:22 +01:00
parent f919fb8957
commit f0b848a488
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@
mu4e-index-update-in-background t
mu4e-compose-dont-reply-to-self t
mu4e-attachment-dir "~/nextcloud/10_documents/01_inbox"
;; don't show threading by default:
mu4e-headers-show-threads nil
mu4e-compose-signature-auto-include nil)
(add-hook 'mu4e-view-mode-hook 'visual-line-mode)