spacemacs/layers/+tools/speed-reading/README.org
syl20bnr 9d0558992c layers directory: create new categories
+chat
+checkers
+emacs
+intl
+os
+pair-programming
+tags
+theme
+web-services
2016-03-23 21:39:43 -04:00

28 lines
825 B
Org Mode

#+TITLE: Speed Reading layer
#+HTML_HEAD_EXTRA: <link rel="stylesheet" type="text/css" href="../css/readtheorg.css" />
* Table of Contents :TOC_4_org:noexport:
- [[Description][Description]]
- [[Install][Install]]
- [[Key bindings][Key bindings]]
* Description
A speed reading mode for Emacs.
* Install
To use this configuration layer, add it to your =~/.spacemacs=. You will need to
add =speed-reading= to the existing =dotspacemacs-configuration-layers= list in this
file.
* Key bindings
| Key Binding | Description |
|-------------+---------------|
| ~SPC a R~ | Start Spray |
| ~SPC~ | Pause Spray |
| ~h~ | Backward word |
| ~l~ | Forward word |
| ~f~ | Faster speed |
| ~s~ | Slower speed |
| ~q~ | Quit Spray |