doomemacs/modules
Henrik Lissner 94f9e43f25
Rewrite :defer semantics
:defer now supports a hook, a cons cell with (SYMBOL . INTEGER) where
SYMBOL is a hook and INTEGER is a number of idle seconds before the
package is autoloaded, or just the integer (as per the default behavior
of :defer).

Also fixes an issue where switch-buffer-deffered packages (like
smartparens) wouldn't load.
2018-05-15 10:54:45 +02:00
..
app General minor refactor & docstring fixes 2018-05-14 20:55:55 +02:00
collab/impatient-mode Move :tools impatient-mode to new :collab category 2018-05-14 21:23:48 +02:00
completion Rewrite :defer semantics 2018-05-15 10:54:45 +02:00
config/default Fix void macro errors after byte-compiling 2018-05-15 03:24:30 +02:00
feature Rewrite :defer semantics 2018-05-15 10:54:45 +02:00
lang Fix void macro errors after byte-compiling 2018-05-15 03:24:30 +02:00
tools tools/eshell: default to ~/.doom.d/eshell or ~/.eshell 2018-05-15 01:57:40 +02:00
ui Rewrite :defer semantics 2018-05-15 10:54:45 +02:00