summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTeemu Tiinanen <teemu.tiinanen@gmail.com>2018-10-20 02:26:41 +0300
committerTeemu Tiinanen <teemu.tiinanen@gmail.com>2018-10-20 02:26:41 +0300
commit95c6acc29ad11f4d44c3e93d6047dff256412498 (patch)
treee26b5d3c6c86223dbf9426b78330d7adc0ae7d11 /doc
parentb6d652a9163d3430a9e0933a554bdbee5244bbf6 (diff)
Fix typo
Diffstat (limited to 'doc')
-rw-r--r--doc/keythemes.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/keythemes.org b/doc/keythemes.org
index 7bd755b..0fbea1c 100644
--- a/doc/keythemes.org
+++ b/doc/keythemes.org
@@ -44,7 +44,7 @@
| key | function | explanation |
|-----+------------+-------------------------------------|
| =<= | evil-org-< | Promote all headings in marked area |
- | =>= | evil-org-< | Demote all headings in marked area |
+ | =>= | evil-org-> | Demote all headings in marked area |
|-----+------------+-------------------------------------|
Variable =evil-org-retain-visual-state-on-shift= controls whether the selection should be restored after promoting / indenting, which is helpful if you want to promote / indent multiple times. By default this variable is set to =nil=.