summaryrefslogtreecommitdiffstats
path: root/runtime/doc/insert.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-19 22:11:16 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-19 22:11:16 +0000
commitc15ef30c08fa1f2c52053c6345ded69d6f2bc701 (patch)
tree9eba0cff591216ac2b5c2ea48de4a855f5628b28 /runtime/doc/insert.txt
parente0fa560e6f77181969c16333f357c168eff16fd4 (diff)
updated for version 7.0229
Diffstat (limited to 'runtime/doc/insert.txt')
-rw-r--r--runtime/doc/insert.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index c7dd454cb7..950a871492 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 7.0aa. Last change: 2006 Mar 15
+*insert.txt* For Vim version 7.0aa. Last change: 2006 Mar 19
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -993,6 +993,7 @@ Each list item can either be a string or a Dictionary. When it is a string it
is used as the completion. When it is a Dictionary it can contain these
items:
word the completion, mandatory
+ abbr abbreviation of "word", to be used in the menu
menu extra text for the popup menu
info more information about the item
kind single letter indicating the type of completion