summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index aa6df290..b10802aa 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -492,6 +492,7 @@
 
 (req-package smart-mode-line
   :require solarized-theme
+  :disabled t
   :config (progn
             (setq sml/theme 'respectful)
             (sml/setup)))