comparison runtime/doc/spell.txt @ 626:732c7ae5743e v7.0180

updated for version 7.0180
author vimboss
date Fri, 13 Jan 2006 22:35:40 +0000
parents 81fe2ccc1207
children 8a5a95f7ef2a
comparison
equal deleted inserted replaced
625:81fe2ccc1207 626:732c7ae5743e
1 *spell.txt* For Vim version 7.0aa. Last change: 2006 Jan 11 1 *spell.txt* For Vim version 7.0aa. Last change: 2006 Jan 13
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
300 300
301 A spell file might not be available in the current 'encoding'. See 301 A spell file might not be available in the current 'encoding'. See
302 |spell-mkspell| about how to create a spell file. Converting a spell file 302 |spell-mkspell| about how to create a spell file. Converting a spell file
303 with "iconv" will NOT work! 303 with "iconv" will NOT work!
304 304
305 *spell-sug-file* 305 *spell-sug-file* *E781*
306 If there is a file with exactly the same name as the ".spl" file but ending in 306 If there is a file with exactly the same name as the ".spl" file but ending in
307 ".sug", that file will be used for giving better suggestions. It isn't loaded 307 ".sug", that file will be used for giving better suggestions. It isn't loaded
308 before suggestions are made to reduce memory use. 308 before suggestions are made to reduce memory use.
309 309
310 *E758* *E759* 310 *E758* *E759* *E778* *E779* *E780* *E782*
311 When loading a spell file Vim checks that it is properly formatted. If you 311 When loading a spell file Vim checks that it is properly formatted. If you
312 get an error the file may be truncated, modified or intended for another Vim 312 get an error the file may be truncated, modified or intended for another Vim
313 version. 313 version.
314 314
315 315
1297 You can include a space by using an underscore: 1297 You can include a space by using an underscore:
1298 1298
1299 REP the_the the ~ 1299 REP the_the the ~
1300 1300
1301 1301
1302 SIMILAR CHARACTERS *spell-MAP* 1302 SIMILAR CHARACTERS *spell-MAP* *E783*
1303 1303
1304 In the affix file MAP items can be used to define letters that are very much 1304 In the affix file MAP items can be used to define letters that are very much
1305 alike. This is mostly used for a letter with different accents. This is used 1305 alike. This is mostly used for a letter with different accents. This is used
1306 to prefer suggestions with these letters substituted. Example: 1306 to prefer suggestions with these letters substituted. Example:
1307 1307