From f39cb13583556fffa5eba47051473d58d0f7ef8a Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Thu, 6 Oct 2016 17:28:27 +0200 Subject: [PATCH] Init core-os sooner --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.el b/init.el index f7f0cdce5..f835ae51b 100644 --- a/init.el +++ b/init.el @@ -31,8 +31,8 @@ (load (concat user-emacs-directory "core/core")) (doom core-popup ; taming sudden and inevitable windows - core-os ; os-specific configs core-ui ; draw me like one of your French editors + core-os ; os-specific configs core-modeline ; a self-contained mode-line config for masochists core-evil ; vim in emacs; come to the dark side, we have cookies core-editor ; fill the editor-shaped hole in the emacs OS