mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
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.
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 !