mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-10 12:30:14 -08:00
Because lispyville (depending on how you configure it) replaces some evil-mode mappings with its own function, we lose the indication of our deletions/yanks/etc. This change adds all lispyville functions to the evil-goggles--commands list. |
||
|---|---|---|
| .. | ||
| config.el | ||
| packages.el | ||
| README.org | ||
ui/ophints
Description
This module provides op-hints (operation hinting), i.e. visual feedback for certain operations. It highlights regions of text that the last operation (like yank) acted on.
Uses evil-goggles for evil users and volatile-highlights otherwise.
Module Flags
This module provides no flags.