diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 63ab69ee..36dcb048 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -2689,7 +2689,7 @@ Intero seems to be causing hangs, so it has been disabled :after haskell-mode :config (progn - (setq hindent-style "chris-done") + (setq hindent-style nil) (add-hook 'haskell-mode-hook 'hindent-mode))) #+END_SRC **** ghc-mod