diff options
Diffstat (limited to 'tag-emacs')
-rw-r--r-- | tag-emacs/emacs.d/init.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index a505395..b73c2af 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -504,7 +504,6 @@ (req-package smart-mode-line :require solarized-theme - :disabled t :config (progn (setq sml/theme 'respectful) (sml/setup))) |