From 36aa196ce1abc43bac5d1628359027cd675a7375 Mon Sep 17 00:00:00 2001 From: Aaron LI Date: Fri, 7 Oct 2016 17:15:24 +0800 Subject: spacemacs: add custom "music" layer; adjust "clojure" layer --- _spacemacs.d/init.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.2