summaryrefslogtreecommitdiffstats
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-04-29 22:01:03 +0000
committerBram Moolenaar <Bram@vim.org>2006-04-29 22:01:03 +0000
commit06a89a51592d300396f2f846d1983df5029931be (patch)
tree6a0d97b40132d0eabb19b8419c190b1a10fb64bf /runtime/doc/options.txt
parentd8fc5c0b999204f47efd7702502b41ead11948a4 (diff)
updated for version 7.0f05
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index c2e3011c0c..749fb5862d 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -1,4 +1,4 @@
-*options.txt* For Vim version 7.0f. Last change: 2006 Apr 26
+*options.txt* For Vim version 7.0f. Last change: 2006 Apr 29
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -3201,7 +3201,8 @@ A jump table for the options with a short description can be found at |Q_op|.
For Mac OSX you can use something like this: >
:set guifont=Monaco:h10
-< *E236*
+< Also see 'macatsui', it can help fix display problems.
+ *E236*
Note that the fonts must be mono-spaced (all characters have the same
width). An exception is GTK 2: all fonts are accepted, but
mono-spaced fonts look best.
@@ -5108,8 +5109,8 @@ A jump table for the options with a short description can be found at |Q_op|.
{not available when compiled without the
|+insert_expand| feature}
{not in Vi}
- Determines the maximum number of items to show in the popup menu.
- When zero as much space as available is used.
+ Determines the maximum number of items to show in the popup menu for
+ Insert mode completion. When zero as much space as available is used.
|ins-completion-menu|.