doomemacs/core/cli
Henrik Lissner 377dbae3fc
Install/compile packages in order of declaration
This should fix an issue where a package A, which uses macros from a
package B, is installed before package B, causing void-function errors.

The currently known and affected packages are neotree, parinfer, and
evil-collection.
2018-09-25 11:00:30 -04:00
..
autoloads.el Revert 142d364 2018-09-14 09:39:40 -04:00
byte-compile.el Minor reformatting 2018-09-13 19:15:16 -04:00
debug.el
packages.el Install/compile packages in order of declaration 2018-09-25 11:00:30 -04:00
patch-macos.el
quickstart.el
test.el
upgrade.el