No more smart-mode-line

This commit is contained in:
Ivan Malison 2015-06-15 05:08:05 -07:00
parent 2e3862df38
commit f0405015a5

View File

@ -1768,14 +1768,6 @@ window is active in the perspective."
(ensure-packages-installed packages-appearance)
(use-package smart-mode-line
:ensure t
:config
(progn
(setq sml/theme 'respectful)
(sml/setup)))
(setq inhibit-startup-screen t)
(blink-cursor-mode -1)