branch: externals/olivetti commit df2477e92e19414d28c72ebd14e2dfbdc4c662fd Author: Paul Rankin <he...@paulwrankin.com> Commit: Paul Rankin <he...@paulwrankin.com>
Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3734d12..5349c17 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Features - Interactively change body width with: `olivetti-shrink` <kbd>C-c [</kbd> <kbd>[</kbd> <kbd>[</kbd> ... `olivetti-expand` <kbd>C-c ]</kbd> <kbd>]</kbd> <kbd>]</kbd> ... - `olivetti-set-width` <kbd>C-c \\</kbd> + `olivetti-set-width` <kbd>C-c \ </kbd> - 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 text body width will remain at that fraction.