aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/motion.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/motion.txt')
-rw-r--r--runtime/doc/motion.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt
index 600eb3ab9e..6f3a585ff3 100644
--- a/runtime/doc/motion.txt
+++ b/runtime/doc/motion.txt
@@ -761,9 +761,8 @@ g'{mark} g`{mark}
Jump to the {mark}, but don't change the jumplist when
jumping within the current buffer. Example: >
g`"
-< jumps to the last known position in a file. See
- $VIMRUNTIME/vimrc_example.vim.
- Also see |:keepjumps|.
+< jumps to the last known position in a file.
+ See also |:keepjumps|.
*:marks*
:marks List all the current marks (not a motion command).