aboutsummaryrefslogtreecommitdiffstats
path: root/_spacemacs.d/init.el
diff options
context:
space:
mode:
authorAaron LI <aaronly.me@outlook.com>2016-10-07 17:15:24 +0800
committerAaron LI <aaronly.me@outlook.com>2016-10-07 17:15:24 +0800
commit36aa196ce1abc43bac5d1628359027cd675a7375 (patch)
tree1e30cf391eb17036a19cd1b9d385bda660c86bff /_spacemacs.d/init.el
parentbc1d5a7c127c30ce89cfddf9556ed07bcbc619e9 (diff)
downloaddotfiles-36aa196ce1abc43bac5d1628359027cd675a7375.tar.bz2
spacemacs: add custom "music" layer; adjust "clojure" layer
Diffstat (limited to '_spacemacs.d/init.el')
-rw-r--r--_spacemacs.d/init.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/_spacemacs.d/init.el b/_spacemacs.d/init.el
index 3072b03..ec84c31 100644
--- a/_spacemacs.d/init.el
+++ b/_spacemacs.d/init.el
@@ -80,7 +80,7 @@
;; better-defaults
c-c++
(chinese :variables chinese-enable-fcitx t)
- clojure
+ (clojure :variables clojure-enable-fancify-symbols t)
emacs-lisp
emoji
ess ; R programming language
@@ -107,6 +107,8 @@
version-control-diff-tool 'diff-hl
version-control-global-margin t)
xkcd
+ ;; Custom layers
+ music
)
;; List of additional packages that will be installed without being
;; wrapped in a layer. If you need some configuration for these