about summary refs log tree commit diff
path: root/init-custom.el
diff options
context:
space:
mode:
authorvincent@spotify.com <vincent@Vincents-MacBook-Pro.local>2013-08-27T22·56+0200
committervincent@spotify.com <vincent@Vincents-MacBook-Pro.local>2013-08-27T22·56+0200
commita7e4801f3b5c42ad131b4427c75cc021c7ef418a (patch)
tree604e1ca8d9d8ac2ed0e96a3eb1801075ae64ca65 /init-custom.el
parent867a87387c8232c48170c045d13a556a1d68fe3a (diff)
Loading mail settings if they exist \nProper up/down history movement in nrepl
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 754689d668..347413452f 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)))