aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorAbdelhakeem Osama <abdelhakeem.osama@hotmail.com>2019-04-02 00:50:28 +0200
committerJustin M. Keyes <justinkz@gmail.com>2019-04-02 00:50:28 +0200
commit35362495c965554f45634bcde3c4ce6d5eca52aa (patch)
treea5ab5056c94fec9e1585f33840b3c79a3209f204 /runtime/doc/vim_diff.txt
parenta011f8a3211cfc3369437d8686c6999d491ba290 (diff)
downloadrneovim-35362495c965554f45634bcde3c4ce6d5eca52aa.tar.gz
rneovim-35362495c965554f45634bcde3c4ce6d5eca52aa.tar.bz2
rneovim-35362495c965554f45634bcde3c4ce6d5eca52aa.zip
jumplist: avoid extra tail entry #9805
fixes #9775
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 7c3f6f9ce8..1833c2cde3 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -319,6 +319,9 @@ Macro/|recording| behavior
macros and 'keymap' at the same time. This also means you can use |:imap| on
the results of keys from 'keymap'.
+Motion:
+ The |jumplist| avoids useless/phantom jumps.
+
Normal commands:
|Q| is the same as |gQ|