forked from colonelpanic/dotfiles
[Emacs] Re-enable intero
This commit is contained in:
parent
7991575801
commit
086e46c898
@ -2385,7 +2385,6 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
|
||||
Intero seems to be causing hangs, so it has been disabled
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package intero
|
||||
:disabled t
|
||||
:demand t
|
||||
:after haskell-mode
|
||||
:config (add-hook 'haskell-mode-hook 'intero-mode))
|
||||
|
Loading…
Reference in New Issue
Block a user