Remove now used smart-mode-line package
This commit is contained in:
parent
fef218ec94
commit
598be98640
6
init.el
6
init.el
@ -2140,12 +2140,6 @@ Note that this workaround is incomplete, as explained in this comment."
|
|||||||
solarized-use-variable-pitch nil
|
solarized-use-variable-pitch nil
|
||||||
solarized-high-contrast-mode-line nil))
|
solarized-high-contrast-mode-line nil))
|
||||||
|
|
||||||
(use-package smart-mode-line
|
|
||||||
:ensure t
|
|
||||||
:init (setq sml/mode-width 'full
|
|
||||||
sml/name-width 30)
|
|
||||||
:commands (sml/setup))
|
|
||||||
|
|
||||||
(use-package moody
|
(use-package moody
|
||||||
:ensure t
|
:ensure t
|
||||||
:commands (moody-replace-mode-line-buffer-identification
|
:commands (moody-replace-mode-line-buffer-identification
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user