No more smart-mode-line
This commit is contained in:
parent
2e3862df38
commit
f0405015a5
@ -1768,14 +1768,6 @@ window is active in the perspective."
|
|||||||
|
|
||||||
(ensure-packages-installed packages-appearance)
|
(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)
|
(setq inhibit-startup-screen t)
|
||||||
(blink-cursor-mode -1)
|
(blink-cursor-mode -1)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user