aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/pattern.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-10-21 02:33:58 +0200
committerGitHub <noreply@github.com>2017-10-21 02:33:58 +0200
commit70683705603e8e0e225574f01bc8b6824d5320eb (patch)
tree450d984a30f9297d0ec738d4bcee1b1cef816edc /runtime/doc/pattern.txt
parent37420ef942085bf5e9344842a57c796b4d4c9684 (diff)
downloadrneovim-70683705603e8e0e225574f01bc8b6824d5320eb.tar.gz
rneovim-70683705603e8e0e225574f01bc8b6824d5320eb.tar.bz2
rneovim-70683705603e8e0e225574f01bc8b6824d5320eb.zip
help, man.vim: change "outline" map to gO (#7405)
Diffstat (limited to 'runtime/doc/pattern.txt')
-rw-r--r--runtime/doc/pattern.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/pattern.txt b/runtime/doc/pattern.txt
index f7f561dfa5..8243a3ca7d 100644
--- a/runtime/doc/pattern.txt
+++ b/runtime/doc/pattern.txt
@@ -9,7 +9,7 @@ Patterns and search commands *pattern-searches*
The very basics can be found in section |03.9| of the user manual. A few more
explanations are in chapter 27 |usr_27.txt|.
- Type <M-]> to see the table of contents.
+ Type |gO| to see the table of contents.
==============================================================================
1. Search commands *search-commands*