doomemacs/core/autoload
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
..
buffers.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
cache.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
debug.el Refactor core-cli 2018-09-09 09:58:20 -04:00
editor.el Fix "end of buffer" errors on backspace 2018-09-21 00:52:53 -04:00
files.el Fix doom-project-root returning nil if no project 2018-09-22 13:15:12 -04:00
help.el Better enh-ruby-mode suport in doom/describe-module & editorconfig 2018-09-09 09:58:21 -04:00
hydras.el Autoload defhydras & use new naming convention 2018-06-26 01:43:54 +02:00
line-numbers.el Minor refactors 2018-09-19 19:43:32 -04:00
message.el Minor refactors 2018-09-19 19:43:32 -04:00
packages.el Install/compile packages in order of declaration 2018-09-25 11:00:30 -04:00
projects.el Update without-project-cache! macro 2018-09-22 13:15:12 -04:00
scratch.el Remove third line in section headers 2018-09-09 09:58:19 -04:00
ui.el Fix doom/reload-font for XFT fonts 2018-09-20 22:22:14 -04:00