Revert "[Emacs] Remove intero is disabled comment"

This reverts commit 3f82cbe327.
This commit is contained in:
Ivan Malison 2016-10-13 13:29:37 -07:00
parent e5a60f07eb
commit 28dc91e83e
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -2448,6 +2448,7 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
(setq haskell-tags-on-save t)))
#+END_SRC
**** intero
Intero seems to be causing hangs, so it has been disabled
#+BEGIN_SRC emacs-lisp
(use-package intero
:disabled t