summaryrefslogtreecommitdiffstats
path: root/spacemacs/.spacemacs
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-05-03 19:32:05 -0400
committerAmin Bandali <me@aminb.org>2015-05-03 19:32:05 -0400
commit3048653e82448286188b95e6cc9f1653b47f0115 (patch)
treef3a5c760517787d15b1c382ff06ec07374200c7f /spacemacs/.spacemacs
parent4286024f019c8287656adb84b98060d7c4e56ebf (diff)
downloadconfigs-3048653e82448286188b95e6cc9f1653b47f0115.tar.gz
configs-3048653e82448286188b95e6cc9f1653b47f0115.tar.xz
configs-3048653e82448286188b95e6cc9f1653b47f0115.zip
use Chris Done's style for haskell hindent
Diffstat (limited to 'spacemacs/.spacemacs')
-rw-r--r--spacemacs/.spacemacs2
1 files changed, 1 insertions, 1 deletions
diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs
index 7a96af8..b288c48 100644
--- a/spacemacs/.spacemacs
+++ b/spacemacs/.spacemacs
@@ -29,7 +29,7 @@
auctex
html
clojure
- (haskell :variables '(haskell-enable-hindent-style "johan-tibell"
+ (haskell :variables '(haskell-enable-hindent-style "chris-done"
haskell-enable-shm-support t))
themes-megapack
)