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> |
||
---|---|---|
.. | ||
config.el | ||
packages.el | ||
README.org |
: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.
Maintainers
Module flags
This module has no flags.
Packages
- doom-package:evil-goggles if doom-module::editor evil
- doom-package:goggles unless doom-module::editor evil
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?