removed hindent hook

This commit is contained in:
Patrick Elliott 2018-06-26 19:14:31 +02:00
parent 70eb5ea8be
commit bc124fae11

View file

@ -14,7 +14,3 @@ This is necessary because `intero-mode' doesn't do its own error checks."
(add-hook 'haskell-mode-hook #'+haskell|init-intero)
:config
(set-lookup-handlers! 'intero-mode :definition #'intero-goto-definition))
(def-package! hindent
:hook (haskell-mode . hindent-mode))