summaryrefslogtreecommitdiffstats
path: root/runtime/doc/index.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-06-16 21:47:53 +0000
committerBram Moolenaar <Bram@vim.org>2005-06-16 21:47:53 +0000
commit78599adb5219f98053673ca27683f922a9ca338b (patch)
treea5cf32ef1368724c83e3086aed00ab69f2b5bb9e /runtime/doc/index.txt
parentc998e3c16e48f2776c7a12c343612258abd569d2 (diff)
updated for version 7.0086
Diffstat (limited to 'runtime/doc/index.txt')
-rw-r--r--runtime/doc/index.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/runtime/doc/index.txt b/runtime/doc/index.txt
index 01fb14b7c9..679f5d8e94 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 May 22
+*index.txt* For Vim version 7.0aa. Last change: 2005 Jun 16
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1227,6 +1227,7 @@ The commands are sorted on the non-optional part of their name.
|:messages| :mes[sages] view previously displayed messages
|:mkexrc| :mk[exrc] write current mappings and settings to a file
|:mksession| :mks[ession] write session info to a file
+|:mkspell| :mksp[ell] produce .spl spell file
|:mkvimrc| :mkv[imrc] write current mappings and settings to a file
|:mkview| :mkvie[w] write view of current window to a file
|:mode| :mod[e] show or change the screen mode
@@ -1356,6 +1357,8 @@ The commands are sorted on the non-optional part of their name.
|:snomagic| :sno[magic] :substitute with 'nomagic'
|:sort| :sor[t] sort lines
|:source| :so[urce] read Vim or Ex commands from a file
+|:spellgood| :spe[llgood] add good word for spelling
+|:spellwrong| :spellw[rong] add spelling mistake
|:split| :sp[lit] split current window
|:sprevious| :spr[evious] split window and go to previous file in the
argument list