Files
doomemacs/modules/ui/nav-flash
Henrik Lissner a9402cfb55 Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
..
2019-11-04 03:37:54 -05:00
2019-11-03 16:27:17 -05:00
2019-04-24 18:16:05 -04:00

ui/nav-flash

Table of Contents   TOC

Description

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.

Plugins

Prerequisites

This module has no dependencies.

Configuration

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

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

  • better-jumper-post-jump-hook
  • rtags-after-find-file-hook
  • org-follow-link-hook
  • imenu-after-jump-hook
  • counsel-grep-post-action-hook
  • dumb-jump-after-jump-hook