From d965e8de4f44c190ad27b343bebc0c7dae414837 Mon Sep 17 00:00:00 2001 From: Zachary Yedidia Date: Sun, 26 Jan 2020 21:39:10 -0500 Subject: [PATCH] Fix copy-paste error in docs --- runtime/help/options.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/runtime/help/options.md b/runtime/help/options.md index d9ac6e2a..d66f59aa 100644 --- a/runtime/help/options.md +++ b/runtime/help/options.md @@ -221,11 +221,10 @@ Here are the available options: default value: `$(filename) $(modified)($(line),$(col)) $(opt:filetype) $(opt:fileformat) $(opt:encoding)` -* `statusformatl`: format string definition for the left-justified part of the +* `statusformatr`: format string definition for the right-justified part of the statusline. - default value: `$(bind:ToggleKeyMenu): show bindings, $(bind:ToggleHelp): - toggle help` + default value: `$(bind:ToggleKeyMenu): bindings, $(bind:ToggleHelp): help` * `statusline`: display the status line at the bottom of the screen.