General cleanup + refactor
This commit is contained in:
parent
290cd95a4c
commit
b37aadec91
4 changed files with 5 additions and 4 deletions
|
@ -154,8 +154,8 @@ enable multiple minor modes for the same regexp.")
|
|||
(with-demoted-errors "AUTOLOAD ERROR: %s"
|
||||
(require 'autoloads doom-autoload-file t))
|
||||
|
||||
(require 'core-ui) ; draw me like one of your French editors
|
||||
(unless noninteractive
|
||||
(require 'core-ui) ; draw me like one of your French editors
|
||||
(require 'core-popups) ; taming sudden yet inevitable windows
|
||||
(require 'core-editor) ; baseline configuration for text editing
|
||||
(require 'core-projects) ; making Emacs project-aware
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue