Update spacemacs file for 0.200

This commit is contained in:
2016-10-09 11:48:31 -07:00
parent 809ff42434
commit 5d94e6a36d

View File

@@ -8,7 +8,6 @@
'( '(
;; Emacs general ;; Emacs general
spacemacs-layouts spacemacs-layouts
eyebrowse
;; Languages ;; Languages
clojure clojure
@@ -35,7 +34,7 @@
;; Aesthetics ;; Aesthetics
(colors :variables (colors :variables
colors-enable-rainbow-identifiers t) colors-colorize-identifiers 'all)
themes-megapack themes-megapack
)) ))