branch: externals/olivetti
commit 35654fe8959cf53f0beac69d8921b2d4f9a881d6
Author: Paul Rankin <he...@paulwrankin.com>
Commit: Paul Rankin <he...@paulwrankin.com>

    Added note about temporary-overlay-map
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index eef3d98..c92b8d2 100644
--- a/README.md
+++ b/README.md
@@ -19,8 +19,8 @@ Features
 - Text body width can be the number of characters (an integer) or a
   fraction of the window width (a float between 0.0 and 1.0).
 - Interactively change body width with:  
-  `olivetti-shrink` <kbd>C-c [</kbd>  
-  `olivetti-expand` <kbd>C-c ]</kbd>  
+  `olivetti-shrink` <kbd>C-c [</kbd> <kbd>[</kbd> <kbd>[</kbd> ...  
+  `olivetti-expand` <kbd>C-c ]</kbd> <kbd>]</kbd> <kbd>]</kbd> ...  
   and `olivetti-set-width`.
 - If `olivetti-body-width` is an integer, the text body width will scale
   with use of `text-scale-mode`, whereas if a fraction (float) then the

Reply via email to