refactor(lib): convert cli/autoloads.el to lib
This commit is contained in:
parent
7ea4b21953
commit
b804a2f34f
3 changed files with 59 additions and 58 deletions
|
@ -69,7 +69,7 @@
|
|||
(doom-require 'doom-lib 'plist)
|
||||
(doom-require 'doom-lib 'files)
|
||||
(doom-require 'doom-lib 'print)
|
||||
;; (doom-require 'doom-lib 'autoloads)
|
||||
(doom-require 'doom-lib 'autoloads)
|
||||
|
||||
;; Ensure straight and core packages are ready to go for CLI commands.
|
||||
(require 'doom-modules)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue