diff options
author | Aaron LI <aaronly.me@outlook.com> | 2016-12-08 11:22:13 +0800 |
---|---|---|
committer | Aaron LI <aaronly.me@outlook.com> | 2016-12-08 11:22:13 +0800 |
commit | 61fcaea5ba0d4bc5d671bdd2dfaeb6d322122d51 (patch) | |
tree | 2e7105c8d89375ce18aa8d310a77368d5602d654 /_spacemacs.d | |
parent | 6d0cc814d9b027d3798781fca652bd172cdf9028 (diff) | |
download | dotfiles-61fcaea5ba0d4bc5d671bdd2dfaeb6d322122d51.tar.bz2 |
_spacemacs: Disable Nyan cat progress bar
Diffstat (limited to '_spacemacs.d')
-rw-r--r-- | _spacemacs.d/init.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_spacemacs.d/init.el b/_spacemacs.d/init.el index 14f20bb..4de629a 100644 --- a/_spacemacs.d/init.el +++ b/_spacemacs.d/init.el @@ -78,8 +78,7 @@ c-c++ (chinese :variables chinese-enable-fcitx t) (clojure :variables clojure-enable-fancify-symbols t) - (colors :variables - colors-enable-nyan-cat-progress-bar t) + colors emacs-lisp ess ; R programming language games |