diff options
Diffstat (limited to '.spacemacs')
| -rw-r--r-- | .spacemacs | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -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 |
