From 13031fc9c5aa93c36dade51847e9292ba490b7fa Mon Sep 17 00:00:00 2001 From: drd Date: Thu, 6 Apr 2017 11:41:25 +0200 Subject: Fix modeline on launch --- emacs.d/init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/emacs.d/init.el b/emacs.d/init.el index ce14e5f..45b579d 100644 --- a/emacs.d/init.el +++ b/emacs.d/init.el @@ -490,4 +490,5 @@ ;;; Launch +(spaceline-compile) (server-start) -- cgit v1.2.1