General cleanup + refactor

This commit is contained in:
Henrik Lissner 2017-03-23 19:49:58 -04:00
parent 290cd95a4c
commit b37aadec91
4 changed files with 5 additions and 4 deletions

View file

@ -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