doomemacs/modules/ui/ophints
Henrik Lissner 10d0b60f5d
refactor(lib): deprecate pushnew!
In the spirit of 6f40ad5, I'm deprecating this macro because it doesn't
provide enough value to exist and serves only to complicate a casual
reader's understanding of Doom's modules.

Ref: 6f40ad55f5
2026-03-01 18:10:43 -05:00
..
.doommodule feat: add .doommodule files 2024-09-14 20:47:39 -04:00
config.el refactor(lib): deprecate pushnew! 2026-03-01 18:10:43 -05:00
packages.el bump: :ui 2026-01-06 02:00:17 -05: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?