diff options
Diffstat (limited to 'spacemacs')
-rw-r--r-- | spacemacs/.spacemacs | 2 |
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 ) |