doomemacs/modules/ui/ophints
Henrik Lissner 8ab0cd66a7
Replace undo-tree with undo-fu + undo-fu-session
Despite the recent patches to fix undo history corruption, its history
would still get unpredictably truncated due to non-linear memory
expansion.

Relevant to #2339
2020-04-07 20:15:53 -04:00
..
config.el Replace undo-tree with undo-fu + undo-fu-session 2020-04-07 20:15:53 -04:00
packages.el Fix #2373: bring back package pinning 2020-01-25 19:02:00 -05:00
README.org Replace :ui evil-goggles w/ :ui ophints 2019-04-19 17:26:26 -04:00

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.