diff options
-rw-r--r-- | emacs.d/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
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) |