diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/keythemes.org | 2 |
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=. |
