forked from colonelpanic/dotfiles
[Emacs] Remove intero is disabled comment
This commit is contained in:
parent
528f229a72
commit
3f82cbe327
@ -2426,7 +2426,6 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
|
|||||||
(setq haskell-tags-on-save t)))
|
(setq haskell-tags-on-save t)))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
**** intero
|
**** intero
|
||||||
Intero seems to be causing hangs, so it has been disabled
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(use-package intero
|
(use-package intero
|
||||||
:demand t
|
:demand t
|
||||||
|
Loading…
Reference in New Issue
Block a user