updated for version 7.0225

This commit is contained in:
Bram Moolenaar
2006-03-15 22:53:57 +00:00
parent c4675a193d
commit 5671873089
6 changed files with 31 additions and 17 deletions

View File

@ -1,4 +1,4 @@
*insert.txt* For Vim version 7.0aa. Last change: 2006 Mar 11
*insert.txt* For Vim version 7.0aa. Last change: 2006 Mar 15
VIM REFERENCE MANUAL by Bram Moolenaar
@ -1086,6 +1086,9 @@ The menu is used when:
- The terminal supports at least 8 colors.
- There are at least two matches.
The 'pumheight' option can be used to set a maximum height. The default is to
use all space available.
There are two states:
1. A complete match has been inserted.
2. Only part of a match has been inserted.