forked from colonelpanic/dotfiles
[Emacs] Remove chris-done setting for hindent
This commit is contained in:
parent
06cd1d5f94
commit
7b1bd6dc0a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user