summaryrefslogtreecommitdiffstats
path: root/runtime/doc/spell.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-08-21 22:17:52 +0000
committerBram Moolenaar <Bram@vim.org>2005-08-21 22:17:52 +0000
commit90915b5d4894da281ad03e902b3e6699ad60aad1 (patch)
treefe0dfb44977c507d9ed119c25e3c1cc334e6e2a7 /runtime/doc/spell.txt
parent50c819501243d87e0ea387457298162062750089 (diff)
updated for version 7.0133
Diffstat (limited to 'runtime/doc/spell.txt')
-rw-r--r--runtime/doc/spell.txt36
1 files changed, 21 insertions, 15 deletions
diff --git a/runtime/doc/spell.txt b/runtime/doc/spell.txt
index 2ec2eba36f..f49abd300e 100644
--- a/runtime/doc/spell.txt
+++ b/runtime/doc/spell.txt
@@ -1,4 +1,4 @@
-*spell.txt* For Vim version 7.0aa. Last change: 2005 Aug 19
+*spell.txt* For Vim version 7.0aa. Last change: 2005 Aug 21
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -124,19 +124,25 @@ z? For the word under/after the cursor suggest correctly
e.g., when the word after it is bad.
The results are sorted on similarity to the word
under/after the cursor.
- This may take a long time. Hit CTRL-C when you are
+ This may take a long time. Hit CTRL-C when you get
bored.
- This does not work when there is a line break halfway
- a bad word (e.g., "the the").
- You can enter the number of your choice or press
- <Enter> if you don't want to replace. You can also
- use the mouse to click on your choice (only works if
- the mouse can be used in Normal mode and when there
- are no line wraps). Click on the first (header) line
- to cancel.
- If 'verbose' is non-zero a score will be displayed to
- indicate the likeliness to the badly spelled word (the
- higher the score the more different).
+
+ If the command is used without a count the
+ alternatives are listed and you can enter the number
+ of your choice or press <Enter> if you don't want to
+ replace. You can also use the mouse to click on your
+ choice (only works if the mouse can be used in Normal
+ mode and when there are no line wraps). Click on the
+ first line (the header) to cancel.
+
+ If a count is used that suggestion is used, without
+ prompting. For example, "1z?" always takes the first
+ suggestion.
+
+ If 'verbose' is non-zero a score will be displayed
+ with the suggestions to indicate the likeliness to the
+ badly spelled word (the higher the score the more
+ different).
When a word was replaced the redo command "." will
repeat the word replacement. This works like "ciw",
the good word and <Esc>.
@@ -773,8 +779,8 @@ marked as rare.
*spell-affix-nocomp*
Another extra item for Vim is the "nocomp" flag. It must come after the other
-fields, before a comment. It can be either before or after "rare". When used
-then all words that use the affix will not be used for compound words.
+fields, before a comment. It can be either before or after "rare". When
+present then all words that use the affix will not be part of a compound word.
Example:
affix file:
COMPOUNDFLAG c ~