doomemacs/core/autoload
Henrik Lissner d8e7a2003b
Fix custom.el writing to DOOMDIR/init.el too early
This would cause ~/.doom.d/init.el to exist before `doom quickstart` can
copy ~/.emacs.d/init.example.el into it, causing some newcomers to
experience a wrong-type-argument: hash-table-p error at startup (and no
modules being enabled).
2019-07-02 23:17:20 +02:00
..
buffers.el
cache.el
cli.el
config.el
debug.el
files.el
fonts.el
help.el
hydras.el
line-numbers.el
message.el
packages.el Fix custom.el writing to DOOMDIR/init.el too early 2019-07-02 23:17:20 +02:00
projects.el
scratch.el
sessions.el
text.el
ui.el