about summary refs log tree commit diff
path: root/init-custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'init-custom.el')
-rw-r--r--init-custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init-custom.el b/init-custom.el
index 754689d6683a..347413452fcc 100644
--- a/init-custom.el
+++ b/init-custom.el
@@ -16,6 +16,7 @@
    (quote
     (capitalized-words-mode turn-on-haskell-decl-scan turn-on-haskell-doc turn-on-hi2)))
  '(it-mode-google-cmd "/usr/local/bin/google")
+ '(mu4e-use-fancy-chars t)
  '(ns-alternate-modifier (quote none))
  '(ns-command-modifier (quote meta))
  '(require-final-newline (quote visit-save)))