mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
removed hindent hook
This commit is contained in:
@ -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))
|
|
||||||
|
Reference in New Issue
Block a user