diff options
-rw-r--r-- | vimperator/locale/en-US/tutorial.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/vimperator/locale/en-US/tutorial.txt b/vimperator/locale/en-US/tutorial.txt index 257a5ab4..25158e28 100644 --- a/vimperator/locale/en-US/tutorial.txt +++ b/vimperator/locale/en-US/tutorial.txt @@ -52,8 +52,9 @@ by typing \{nbsp}[c]:help :help<CR>[c] Similarly, help on configurable options is available with [c]:help -'{option_name}'[c]. (Note the single quotes around the option name as in Vim.) -Information on all available options is, predictably, [c]:help options[c]. +$$'{option_name}'$$[c]. (Note the single quotes around the option name as in +Vim.) Information on all available options is, predictably, [c]:help +options[c]. And you can find out about the [m]gt[m] and [m]gT[m] mapping with |