Load core-ui first
This commit is contained in:
parent
3e4ec3e6d8
commit
4c25eaac48
1 changed files with 2 additions and 2 deletions
4
init.el
4
init.el
|
@ -30,8 +30,8 @@
|
|||
|
||||
(load (concat user-emacs-directory "core/core"))
|
||||
|
||||
(doom core-popup ; taming sudden and inevitable windows
|
||||
core-ui ; draw me like one of your French editors
|
||||
(doom core-ui ; draw me like one of your French editors
|
||||
core-popup ; taming sudden and inevitable windows
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue