summaryrefslogtreecommitdiffstats
path: root/spacemacs/.spacemacs
diff options
context:
space:
mode:
authorAmin Bandali <me@aminb.org>2015-05-24 23:47:39 -0400
committerAmin Bandali <me@aminb.org>2015-05-24 23:47:39 -0400
commitc6389de14c657ad5b5907dee3ad5468fec300b6e (patch)
tree5f44d5094040d1e7d5f674ac88d21a29ddff736e /spacemacs/.spacemacs
parentd12879140d555b32b7ce7b5dff97664730c6c6be (diff)
downloadconfigs-c6389de14c657ad5b5907dee3ad5468fec300b6e.tar.gz
configs-c6389de14c657ad5b5907dee3ad5468fec300b6e.tar.xz
configs-c6389de14c657ad5b5907dee3ad5468fec300b6e.zip
[spacemacs] enable emacs-lisp & rust config layers
(also switched to develop branch again)
Diffstat (limited to 'spacemacs/.spacemacs')
-rw-r--r--spacemacs/.spacemacs2
1 files changed, 2 insertions, 0 deletions
diff --git a/spacemacs/.spacemacs b/spacemacs/.spacemacs
index f4c95e6..669f12e 100644
--- a/spacemacs/.spacemacs
+++ b/spacemacs/.spacemacs
@@ -31,6 +31,8 @@
clojure
(haskell :variables '(haskell-enable-hindent-style "chris-done"
haskell-enable-shm-support t))
+ emacs-lisp
+ rust
themes-megapack
)
;; A list of packages and/or extensions that will not be install and loaded.