1- *howto.txt* For Vim version 9.1. Last change: 2006 Apr 02
1+ *howto.txt* For Vim version 9.1. Last change: 2025 Aug 06
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -35,21 +35,21 @@ How to ... *howdoi* *how-do-i* *howto* *how-to*
3535| object-motions | text-object motions
3636| various-motions | various motions
3737| object-select | text-object selection
38- | 'whichwrap' | move over line breaks
39- | 'virtualedit' | move to where there is no text
38+ 'whichwrap' move over line breaks
39+ 'virtualedit' move to where there is no text
4040| usr_27.txt | specify pattern for searches
4141| tags-and-searches | do tags and special searches
4242| 29.4 | search in include'd files used to find
4343 variables, functions, or macros
4444| K | look up manual for the keyword under cursor
4545
4646| 03.7 | scroll
47- | 'sidescroll' | scroll horizontally/sideways
48- | 'scrolloff' | set visible context lines
47+ 'sidescroll' scroll horizontally/sideways
48+ 'scrolloff' set visible context lines
4949
5050| mode-switching | change modes
5151| 04.4 | use Visual mode
52- | 'insertmode' | start Vim in Insert mode
52+ 'insertmode' start Vim in Insert mode
5353
5454| 40.1 | map keys
5555| 24.7 | create abbreviations
@@ -61,13 +61,13 @@ How to ... *howdoi* *how-do-i* *howto* *how-to*
6161
6262| 20.1 | do command-line editing
6363| 20.3 | do command-line completion
64- | 'cmdheight' | increase the height of command-line
64+ 'cmdheight' increase the height of command-line
6565| 10.3 | specify command-line ranges
6666| 40.3 | specify commands to be executed automatically
6767 before/after reading/writing entering/leaving a
6868 buffer/window
6969
70- | 'autowrite' | write automatically
70+ 'autowrite' write automatically
7171| 30.1 | speedup edit-compile-edit cycle or compile and fix
7272 errors within Vim
7373
@@ -76,12 +76,12 @@ How to ... *howdoi* *how-do-i* *howto* *how-to*
7676| term-dependent-settings | set options depending on terminal name
7777| save-settings | save settings
7878| :quote | comment my .vim files
79- | 'helpheight' | change the default help height
80- | 'highlight' | set various highlighting modes
81- | 'title' | set the window title
82- | 'icon' | set window icon title
83- | 'report' | avoid seeing the change messages on every line
84- | 'shortmess' | avoid | hit-enter | prompts
79+ 'helpheight' change the default help height
80+ 'highlight' set various highlighting modes
81+ 'title' set the window title
82+ 'icon' set window icon title
83+ 'report' avoid seeing the change messages on every line
84+ 'shortmess' avoid | hit-enter | prompts
8585
8686| mouse-using | use mouse with Vim
8787| usr_08.txt | manage multiple windows and buffers
0 commit comments