aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/nvim.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/nvim.txt')
-rw-r--r--runtime/doc/nvim.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/nvim.txt b/runtime/doc/nvim.txt
index f3f4305ad5..2420227f6c 100644
--- a/runtime/doc/nvim.txt
+++ b/runtime/doc/nvim.txt
@@ -15,7 +15,7 @@ Nvim is emphatically a fork of Vim, not a clone: compatibility with Vim is
maintained where possible. See |vim_diff.txt| for the complete reference of
differences from Vim.
- Type <M-]> to see the table of contents.
+ Type |gO| to see the table of contents.
==============================================================================
Transitioning from Vim *nvim-from-vim*