doomemacs/modules/ui/ophints
Henrik Lissner 3431ddd44c
refactor!(ophints): replace volatile-highlights w/ goggles
BREAKING CHANGE: This replaces volatile-highlights.el with goggles.el,
since the former is no longer maintained and the latter is a much
simpler implementation for the same functionality. No adjustments are
needed for end-users to adopt this change, unless they have
volatile-highlights-specific configuration.

Ref: https://github.com/orgs/doomemacs/projects/5/views/9?pane=issue&itemId=326184
Close: #7810
Co-authored-by: Dev380 <Dev380@users.noreply.github.com>
2024-06-23 15:56:18 -04:00
..
config.el refactor!(ophints): replace volatile-highlights w/ goggles 2024-06-23 15:56:18 -04:00
packages.el refactor!(ophints): replace volatile-highlights w/ goggles 2024-06-23 15:56:18 -04:00
README.org refactor!(ophints): replace volatile-highlights w/ goggles 2024-06-23 15:56:18 -04:00

:ui ophints

Description   unfold

This module provides op-hints (operation hinting), i.e. visual feedback for certain editing operations. It highlights regions of text that the last operation (like yank) acted on.

Uses doom-package:evil-goggles for evil users and doom-package:goggles otherwise.

Module flags

This module has no flags.

Packages

Hacks

No hacks documented for this module.

TODO Changelog

This module does not have a changelog yet.

Installation

Enable this module in your doom! block.

This module has no external requirements.

TODO Usage

󱌣 This module has no usage documentation yet. Write some?

TODO Configuration

󱌣 This module has no configuration documentation yet. Write some?

Troubleshooting

There are no known problems with this module. Report one?

Frequently asked questions

This module has no FAQs yet. Ask one?

TODO Appendix

󱌣 This module has no appendix yet. Write one?