summaryrefslogtreecommitdiff
path: root/runtime/doc/version8.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2017-01-02 21:27:47 +0100
committerBram Moolenaar <Bram@vim.org>2017-01-02 21:27:47 +0100
commitbc2eada5424bff06f7eb77c032ecc067da52b846 (patch)
tree13e0f8ddf22eca74068bc5b8f31f91386bd7f8f9 /runtime/doc/version8.txt
parent269aec7e615b7710139a69a4c715dfe534aa3a1a (diff)
downloadvim-git-bc2eada5424bff06f7eb77c032ecc067da52b846.tar.gz
Updated runtime files.
Diffstat (limited to 'runtime/doc/version8.txt')
-rw-r--r--runtime/doc/version8.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/runtime/doc/version8.txt b/runtime/doc/version8.txt
index a419bd7d1..9cf047bb7 100644
--- a/runtime/doc/version8.txt
+++ b/runtime/doc/version8.txt
@@ -1,4 +1,4 @@
-*version8.txt* For Vim version 8.0. Last change: 2016 Nov 06
+*version8.txt* For Vim version 8.0. Last change: 2016 Dec 10
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -181,6 +181,12 @@ Insert mode commands: ~
|i_CTRL-G_U| CTRL-G U don't break undo with next cursor movement
+Cmdline mode commands: ~
+
+|/_CTRL-G| CTRL-G move to the next match in 'incsearch' mode
+|/_CTRL-T| CTRL-T move to the previous match in 'incsearch' mode
+
+
Options: ~
'belloff' do not ring the bell for these reasons