summaryrefslogtreecommitdiff
path: root/.spacemacs
diff options
context:
space:
mode:
authorArnaud Bailly <arnaud.oqube@gmail.com>2017-10-27 11:44:34 +0200
committerArnaud Bailly <arnaud.oqube@gmail.com>2017-10-27 11:44:34 +0200
commit8810d4d5629c4ce2f4a3d1b7b858bc26b0f9f65d (patch)
tree43de09794f22b50350a60e4bc223fee361b2b1a1 /.spacemacs
parentd7e765d79e56ec9a92337db56cd410f6a5b27eee (diff)
downloaddotfiles-8810d4d5629c4ce2f4a3d1b7b858bc26b0f9f65d.tar.gz
update emacs and spacemacs configs
Diffstat (limited to '.spacemacs')
-rw-r--r--.spacemacs7
1 files changed, 3 insertions, 4 deletions
diff --git a/.spacemacs b/.spacemacs
index 80daf3b..c3f3aa6 100644
--- a/.spacemacs
+++ b/.spacemacs
@@ -38,11 +38,10 @@ values."
;; <M-m f e R> (Emacs style) to install them.
;; ----------------------------------------------------------------
helm
- intero
auto-completion
- ;;haskell
- ;;(auto-completion
- ;; (haskell :variables haskell-completion-backend 'intero))
+ haskell
+ (auto-completion
+ (haskell :variables haskell-completion-backend 'intero))
;; better-defaults
emacs-lisp
git