diff options
Diffstat (limited to 'runtime/doc')
| -rw-r--r-- | runtime/doc/filetype.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/filetype.txt b/runtime/doc/filetype.txt index cc520484b3..b3fe13bfbd 100644 --- a/runtime/doc/filetype.txt +++ b/runtime/doc/filetype.txt @@ -708,7 +708,7 @@ Options: You can also format quoted text with |gq|. Local mappings: -<LocalLeader>q or \\MailQuote +<LocalLeader>q or \MailQuote Quotes the text selected in Visual mode, or from the cursor position to the end of the file in Normal mode. This means "> " is inserted in each line. |