Enable global-eldoc-mode; less work for me!
This commit is contained in:
parent
15c735a053
commit
135ebd925f
8 changed files with 5 additions and 11 deletions
|
@ -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))
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue