Skip to content

Commit

Permalink
Revert "[Emacs] Re-enable intero"
Browse files Browse the repository at this point in the history
This reverts commit 086e46c898185b5addc298f2826cbe0ea54b870a.
  • Loading branch information
colonelpanic8 committed Oct 13, 2016
1 parent 994adf9 commit 2f91539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -2450,6 +2450,7 @@ The following is taken from [[https://github.com/syl20bnr/spacemacs/blob/a650877
**** intero
#+BEGIN_SRC emacs-lisp
(use-package intero
:disabled t
:demand t
:after haskell-mode
:config (add-hook 'haskell-mode-hook 'intero-mode))
Expand Down

0 comments on commit 2f91539

Please sign in to comment.