Rethink how Doom loads core & std libs
This commit is contained in:
parent
07088d3dcf
commit
9d3155892a
2 changed files with 4 additions and 18 deletions
|
@ -175,9 +175,7 @@ ability to invoke the debugger in debug mode."
|
|||
gc-cons-percentage 0.6
|
||||
file-name-handler-alist nil)
|
||||
|
||||
(require 'cl-lib)
|
||||
(require 'core-packages (concat doom-core-dir "core-packages"))
|
||||
|
||||
(eval-when-compile
|
||||
(doom-initialize))
|
||||
(setq load-path (eval-when-compile load-path)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue