Lines Matching refs:as
55 not highlighted as bad. Does not stop at word with
69 zg Add word under the cursor as a good word to the first
74 In Visual mode the selected characters are added as a
76 When the cursor is on text that is marked as badly
81 If the word is explicitly marked as bad word in
89 zw Like "zg" but mark the word as a wrong (bad) word.
100 'spellfile'. Count used as with |zg|.
104 word list. Count used as with |zg|.
108 Add {word} as a good word to 'spellfile', like with
112 :spe[llgood]! {word} Add {word} as a good word to the internal word list,
117 Add {word} as a wrong (bad) word to 'spellfile', as
121 :spellw[rong]! {word} Add {word} as a wrong (bad) word to the internal word
126 Add {word} as a rare word to 'spellfile', similar to
130 There are no normal mode commands to mark words as
131 rare as this is a fairly uncommon command and all
138 :spellr[rare]! {word} Add {word} as a rare word to the internal word
142 Like |zuw|. [count] used as with |:spellgood|.
144 :spellu[ndo]! {word} Like |zuW|. [count] used as with |:spellgood|.
167 for a word that is not highlighted as a bad word,
169 In Visual mode the highlighted text is taken as the
260 |spell-wordlist-format|. Note that the regions as specified in the files in
290 Chinese, Japanese and other East Asian characters are normally marked as
292 'spelllang' includes "cjk", these characters are not marked as errors. This
326 works for languages where nearly all words are ASCII, such as English. It
327 helps when 'encoding' is not "latin1", such as iso-8859-2, and English text
328 is being edited. For the ".add" files the same name as the found main
366 If there is a file with exactly the same name as the ".spl" file but ending in
387 You can invoke this script as often as you like. A variable is provided to
406 For a word that starts with a digit the digit is ignored, unless the word as a
408 recognized as a word, but if "3D" is not a word then only the "D" is marked as
422 of the previous line "al." will be flagged as an error. And when you type
427 When encountering a line break Vim skips characters such as '*', '>' and '"',
523 When {outname} ends in ".spl" it is used as the output
525 such as "en", without the region name. The file
538 {inname} is used as the file name of a plain word
562 Like ":mkspell" above, using {name}.{enc}.add as the
567 Like ":mkspell" above, using {name} as the input file
592 1. Obtain the new Myspell files as xx_YY.new.aff and xx_UU.new.dic.
643 Comment lines with the name of the .spl file are used as a header above the
700 spell checking differs from writing a dictionary (as in the book). For
760 marked as keep-case, those words may appear in all upper-case letters.
910 These fields are put in the .spl file as-is. The |:spellinfo| command can be
947 as a word character, but use the ß character in all three.
974 often used to put text in quotes, thus it can't be recognized as a word
976 the word. This is needed to detect a spelling error such as they'are. That
1039 {flag} Must be the same as the {flag} used in the first line.
1119 - Suffixes on suffixes, as in the example above. This works once, thus you
1126 - Use the NEEDCOMPOUND flag: word plus affix can only be used as part of a
1132 - CIRCUMFIX, as explained just below.
1207 a typing mistake anyway. When the same word is found as good it won't be
1208 highlighted as rare.
1212 also appears as a good word in another way (e.g., in another region) it won't
1213 be marked as rare.
1228 Once a word has been marked as bad it won't be undone by encountering the same
1229 word as good.
1232 a whole bunch of related words as bad.
1324 The NEEDCOMPOUND flag is used to require that a word is used as part of a
1330 The ONLYINCOMPOUND does exactly the same as NEEDCOMPOUND. Supported for
1390 rules. Can also be used for an affix to count the affix as a compounding
1435 For some languages, such as Thai, there is no space in between words. This
1545 "1" has the same meaning as "true". Any other value means "false".
1564 the same and are often mixed up, such as 'm' and 'n', are mapped to the same
1630 Probably the same as COMPOUNDLAST