Fix #41, regression caused by 0489ce

This commit is contained in:
Henrik Lissner 2017-03-22 19:55:22 -04:00
parent 29e844c92e
commit 1d31132789

View file

@ -153,11 +153,13 @@ enable multiple minor modes for the same regexp.")
(require 'core-os) ; consistent behavior across Oses
(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-popups) ; taming sudden yet inevitable windows
(require 'core-editor) ; baseline configuration for text editing
(require 'core-projects) ; making Emacs project-aware
(require 'core-keybinds)) ; centralized keybind system + which-key
(require 'core-keybinds))) ; centralized keybind system + which-key
(add-hook! 'window-setup-hook
(setq gc-cons-threshold 134217728