mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-31 06:12:51 -08:00
: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.