Remove unused variables
This commit is contained in:
parent
f34d56de13
commit
55e5a3e084
1 changed files with 0 additions and 5 deletions
|
@ -61,11 +61,6 @@
|
||||||
|
|
||||||
;; Use fancy icons
|
;; Use fancy icons
|
||||||
(setq mu4e-use-fancy-chars t
|
(setq mu4e-use-fancy-chars t
|
||||||
mu4e-headers-has-child-prefix '("+" . "")
|
|
||||||
mu4e-headers-empty-parent-prefix '("-" . "")
|
|
||||||
mu4e-headers-first-child-prefix '("\\" . "")
|
|
||||||
mu4e-headers-duplicate-prefix '("=" . "")
|
|
||||||
mu4e-headers-default-prefix '("|" . "")
|
|
||||||
mu4e-headers-draft-mark '("D" . "")
|
mu4e-headers-draft-mark '("D" . "")
|
||||||
mu4e-headers-flagged-mark '("F" . "")
|
mu4e-headers-flagged-mark '("F" . "")
|
||||||
mu4e-headers-new-mark '("N" . "")
|
mu4e-headers-new-mark '("N" . "")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue