projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
dee571a
)
enable haskell layer
author
Amin Bandali
<me@aminb.org>
Thu, 9 Apr 2015 03:46:56 +0000
(23:46 -0400)
committer
Amin Bandali
<me@aminb.org>
Thu, 9 Apr 2015 03:46:56 +0000
(23:46 -0400)
spacemacs/.spacemacs
patch
|
blob
|
blame
|
history
diff --git
a/spacemacs/.spacemacs
b/spacemacs/.spacemacs
index
6de5617
..
f776298
100644
(file)
--- a/
spacemacs/.spacemacs
+++ b/
spacemacs/.spacemacs
@@
-10,7
+10,7
@@
dotspacemacs-configuration-layer-path '()
;; List of configuration layers to load. If it is the symbol `all' instead
;; of a list then all discovered layers will be installed.
dotspacemacs-configuration-layer-path '()
;; List of configuration layers to load. If it is the symbol `all' instead
;; of a list then all discovered layers will be installed.
- dotspacemacs-configuration-layers '(mu4e evil git c-c++ auctex html clojure)
+ dotspacemacs-configuration-layers '(mu4e evil git c-c++ auctex html clojure
haskell
)
;; A list of packages and/or extensions that will not be install and loaded.
dotspacemacs-excluded-packages '()
;; If non-nil spacemacs will delete any orphan packages, i.e. packages that
;; A list of packages and/or extensions that will not be install and loaded.
dotspacemacs-excluded-packages '()
;; If non-nil spacemacs will delete any orphan packages, i.e. packages that