[Emacs] Remove intero is disabled comment

This commit is contained in:
Ivan Malison 2016-10-05 18:07:28 -07:00
parent 528f229a72
commit 3f82cbe327
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -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