Refactor bootstrap process + add doom-initialize-load-path

This commit is contained in:
Henrik Lissner 2017-12-22 15:21:36 -05:00
parent a2ab903003
commit 02c14f560d
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 42 additions and 51 deletions

View file

@ -1,6 +1,5 @@
;;; core-lib.el -*- lexical-binding: t; -*-
(require 'cl-lib)
(require 'subr-x)
(load "async-autoloads" nil t)
(load "persistent-soft-autoloads" nil t)