Files
doomemacs/modules
Henrik Lissner bc4fb8f18e Fix helm macro errors due to load order
Some packages (like evil-collection and dumb-jump) use helm macros, but
Doom cannot ensure helm will be installed by the time these packages are
byte-compiled during installation. In fact, the default load order
prevents this.

Rather than imposing hard load order requirements, we just make sure
helm is higher on the packages list, so it gets installed sooner.
2018-06-05 14:08:29 +02:00
..
2018-05-26 21:20:30 +02:00
2018-06-05 12:04:43 +02:00
2018-06-04 00:12:51 +02:00