summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordrd <drd@ableton.com>2017-04-06 11:41:25 +0200
committerDavid Robillard <d@drobilla.net>2017-04-06 22:24:49 +0200
commit13031fc9c5aa93c36dade51847e9292ba490b7fa (patch)
tree65c13d64470e48e5ea9c5dddd3250b3969473b8a
parent4df6636aa50789960d13bc0dae7f4b64c940e6d3 (diff)
downloaddotfiles-13031fc9c5aa93c36dade51847e9292ba490b7fa.tar.gz
dotfiles-13031fc9c5aa93c36dade51847e9292ba490b7fa.tar.bz2
dotfiles-13031fc9c5aa93c36dade51847e9292ba490b7fa.zip
Fix modeline on launch
-rw-r--r--emacs.d/init.el1
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)