removed hindent hook
This commit is contained in:
parent
70eb5ea8be
commit
bc124fae11
1 changed files with 0 additions and 4 deletions
|
@ -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)
|
(add-hook 'haskell-mode-hook #'+haskell|init-intero)
|
||||||
:config
|
:config
|
||||||
(set-lookup-handlers! 'intero-mode :definition #'intero-goto-definition))
|
(set-lookup-handlers! 'intero-mode :definition #'intero-goto-definition))
|
||||||
|
|
||||||
|
|
||||||
(def-package! hindent
|
|
||||||
:hook (haskell-mode . hindent-mode))
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue