Add Readme for hydra module
This commit is contained in:
parent
2d36c0f9a7
commit
d0101b661c
1 changed files with 31 additions and 0 deletions
31
modules/ui/hydra/README.org
Normal file
31
modules/ui/hydra/README.org
Normal file
|
@ -0,0 +1,31 @@
|
|||
#+TITLE: ui/hydra
|
||||
#+DATE: october 29, 2019
|
||||
#+SINCE: 2.0
|
||||
#+STARTUP: inlineimages
|
||||
|
||||
* Table of Contents :TOC_3:noexport:
|
||||
- [[#description][Description]]
|
||||
- [[#module-flags][Module Flags]]
|
||||
- [[#plugins][Plugins]]
|
||||
- [[#prerequisites][Prerequisites]]
|
||||
- [[#configuration][Configuration]]
|
||||
|
||||
* 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
|
||||
+ [[https://github.com/abo-abo/hydra][hydra]]
|
||||
|
||||
* Prerequisites
|
||||
This module has no prereqisites.
|
||||
|
||||
* Configuration
|
||||
Configuring this module is only setting bindings to the provided hydra, or
|
||||
creating your own ones !
|
Loading…
Add table
Add a link
Reference in a new issue