Files
doomemacs/modules/ui/hydra
Benno Fünfstück 280da15280 Avoid nav-flash after each hydra action
Hydra displays the hints in a buffer created by lv-window, which
triggers nav-flash. By advicing lv-window, we can inhibit the nav-flash
hook.
2019-11-03 23:04:06 +01:00
..
2019-10-29 20:17:03 +01:00

ui/hydra

Description

This module adds hydra to Doom Emacs, as well as a few custom built hydras to start with :

  • A hydra to control windows +hydra/window-nav/body
  • A hydra to control text zoom level +hydra/text-zoom/body

Module Flags

This module provides no flags.

Plugins

Prerequisites

This module has no prereqisites.

Configuration

Configuring this module is only setting bindings to the provided hydra, or creating your own ones !