summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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 aa6df29..b10802a 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)))