mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Enable global-eldoc-mode; less work for me!
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
:after haskell-mode
|
||||
:config
|
||||
(add-hook 'haskell-mode-hook #'+haskell|init-intero)
|
||||
(add-hook! 'intero-mode-hook #'(flycheck-mode eldoc-mode))
|
||||
(add-hook 'intero-mode-hook #'flycheck-mode)
|
||||
(set! :lookup 'haskell-mode :definition #'intero-goto-definition))
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user