From c6389de14c657ad5b5907dee3ad5468fec300b6e Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sun, 24 May 2015 23:47:39 -0400 Subject: [PATCH] [spacemacs] enable emacs-lisp & rust config layers (also switched to develop branch again) --- spacemacs/.spacemacs | 2 ++ 1 file changed, 2 insertions(+) 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. -- 2.20.1