mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Alexander-Miller/treemacs@820b09db10 -> Alexander-Miller/treemacs@abd27c86df dgutov/diff-hl@aa667ac58a -> dgutov/diff-hl@9b032018fd doomemacs/themes@88126db5e6 -> doomemacs/themes@729ad03463 jdtsmith/indent-bars@ea74161b46 -> jdtsmith/indent-bars@87729d685d jdtsmith/ultra-scroll@f2e4fba601 -> jdtsmith/ultra-scroll@b447044b9d minad/goggles@6141d31c51 -> minad/goggles@5176114e99 tarsius/hl-todo@0ce21c329b -> tarsius/hl-todo@7ed8bbcadb
: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?