mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-28 16:51:08 -05:00
Refactor doom-initialize & bootstrap in core.el
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
;;; core-lib.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; Built-in packages we use a lot of
|
||||
(require 'subr-x)
|
||||
(require 'cl-lib)
|
||||
|
||||
(eval-and-compile
|
||||
(unless EMACS26+
|
||||
(with-no-warnings
|
||||
|
Reference in New Issue
Block a user