comparison runtime/doc/version8.txt @ 10498:883396809b45

commit https://github.com/vim/vim/commit/bc2eada5424bff06f7eb77c032ecc067da52b846 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Jan 2 21:27:47 2017 +0100 Updated runtime files.
author Christian Brabandt <cb@256bit.org>
date Mon, 02 Jan 2017 21:30:04 +0100
parents 368468ef35cf
children 9a75c8a1b8b1
comparison
equal deleted inserted replaced
10497:4401e7bed2fe 10498:883396809b45
1 *version8.txt* For Vim version 8.0. Last change: 2016 Nov 06 1 *version8.txt* For Vim version 8.0. Last change: 2016 Dec 10
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
177 177
178 178
179 Insert mode commands: ~ 179 Insert mode commands: ~
180 180
181 |i_CTRL-G_U| CTRL-G U don't break undo with next cursor movement 181 |i_CTRL-G_U| CTRL-G U don't break undo with next cursor movement
182
183
184 Cmdline mode commands: ~
185
186 |/_CTRL-G| CTRL-G move to the next match in 'incsearch' mode
187 |/_CTRL-T| CTRL-T move to the previous match in 'incsearch' mode
182 188
183 189
184 Options: ~ 190 Options: ~
185 191
186 'belloff' do not ring the bell for these reasons 192 'belloff' do not ring the bell for these reasons