: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. |
||
---|---|---|
.. | ||
autoload.el | ||
config.el | ||
packages.el | ||
README.org |
:ui evil-goggles
This module uses evil goggles
to displays visual hints when editing with evil.
Install
This module requires:
evil
(inherently tied to evil mode)
Configure
By default, evil-goggles
will be enabled by default and requires no additional configuration.