Improve TODO
This commit is contained in:
parent
02ff35d3aa
commit
5a8220ab09
1 changed files with 4 additions and 3 deletions
|
|
@ -242,9 +242,10 @@ let
|
|||
rm -rf $out/state/logs
|
||||
'';
|
||||
|
||||
# TODO: this generates a blank 90-loaddefs-packages.auto.el, because
|
||||
# `doom-profile--generate-package-autoloads` uses straight--build-cache to
|
||||
# enumerate packages. Do we care, or are package.el autoloads sufficient?
|
||||
# TODO: write a package.el equiv of doom-profile--generate-package-autoloads.
|
||||
# Doom already picks up load-path because in cli mode it inits packages.el
|
||||
# But during normal startup it suppresses packages.el's auto-activation,
|
||||
# which means elpa/*/*-autoloads.el don't load.
|
||||
|
||||
in
|
||||
doomProfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue