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
..
app Disable lui-mode line wrapping regardless of :feature spellcheck 2018-06-04 09:17:04 +02:00
collab Add :collab floobits #615 2018-05-26 21:20:30 +02:00
completion Don't overwrite ivy-height for ivy-posframe 2018-06-05 12:04:43 +02:00
config/default Minor, general refactor 2018-06-05 12:04:43 +02:00
emacs Fix multi-term buffers missing from buffer list 2018-06-04 21:17:49 +02:00
feature Fix helm macro errors due to load order 2018-06-05 14:08:29 +02:00
lang Fix C-j being treated as a prefix in lang/latex 2018-06-05 10:45:26 +02:00
tools Autoload the +macos!open-width macro 2018-06-04 21:17:49 +02:00
ui evil-goggles-duration = 0.1 2018-06-04 00:12:51 +02:00