summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2005-09-13 21:09:24 +0000
committervimboss <devnull@localhost>2005-09-13 21:09:24 +0000
commiteaafae3c026675cd57fdcc310e1ae64da1750e83 (patch)
tree70d6fe095e7a4fc458b6efb2ce329925bf22a6a1
parentea3a6bdc8414048600cf6bb5e88ea8e302228e92 (diff)
downloadvim-eaafae3c026675cd57fdcc310e1ae64da1750e83.tar.gz
updated for version 7.0146
-rw-r--r--runtime/doc/index.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index 2607828a..a432a560 100644
--- a/runtime/doc/index.txt
+++ b/runtime/doc/index.txt
@@ -1,4 +1,4 @@
-*index.txt* For Vim version 7.0aa. Last change: 2005 Aug 11
+*index.txt* For Vim version 7.0aa. Last change: 2005 Sep 13
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -150,7 +150,7 @@ commands in CTRL-X submode *i_CTRL-X_index*
|i_CTRL-X_CTRL-K| CTRL-X CTRL-K complete identifiers from dictionary
|i_CTRL-X_CTRL-L| CTRL-X CTRL-L complete whole lines
|i_CTRL-X_CTRL-N| CTRL-X CTRL-N next completion
-|i_CTRL-X_CTRL-O| CTRL-X CTRL-O occult completion
+|i_CTRL-X_CTRL-O| CTRL-X CTRL-O omni completion
|i_CTRL-X_CTRL-P| CTRL-X CTRL-P previous completion
|i_CTRL-X_CTRL-S| CTRL-X CTRL-S spelling suggestions
|i_CTRL-X_CTRL-T| CTRL-X CTRL-T complete identifiers from thesaurus