doomemacs/modules/ui/nav-flash
Henrik Lissner 7e400abdc0
fix(docs): set mode in file-local vars
Due to emacs-straight/org-mode@e22b4eb, a replacement major mode (for
org-mode) can no longer be specified from .dir-locals.el, as it spirals
into infinite recursion. Therefore, a mode: line is needed in all Doom
docs.

Ref: emacs-straight/org-mode@e22b4eb7aa
2022-08-03 02:46:33 +02:00
..
autoload.el ui/nav-flash: refactor 2021-03-07 14:30:42 -05:00
config.el Bump :ui nav-flash 2021-07-10 22:35:10 -04:00
packages.el bump: :app :checkers :config :emacs :term :tools :ui 2021-09-15 17:47:17 +02:00
README.org fix(docs): set mode in file-local vars 2022-08-03 02:46:33 +02:00

:ui nav-flash

Description   unfold

This module flashes the line around the cursor after any significant motion, to make it easy to follow after big operations.

💡 Tremendously helpful on large, 1600p+ or 4K displays.

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.

Usage

By default, nav-flash will be triggered whenever recenter is called or an entry is added to the jump-list (managed by better-jumper).

recenter is called after many hooks and commands, such as:

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?