all repos — nixfiles @ a020f994e3093d03ff779c55378b7b0be8093fb1

System and user configuration, managed by nix and home-manager

Emacs: workaround popwin/smart-mode-line errors Disable smart-mode-line for now

Alan Pearce
commit

a020f994e3093d03ff779c55378b7b0be8093fb1

parent

dde2a12817ff113573196e6e0c877a529843aec7

1 file changed, 1 insertion(+), 0 deletions(-)

jump to
M tag-emacs/emacs.d/init.eltag-emacs/emacs.d/init.el
@@ -492,6 +492,7 @@ (size-indication-mode t)
(req-package smart-mode-line :require solarized-theme + :disabled t :config (progn (setq sml/theme 'respectful) (sml/setup)))