|
[ Home - Syntax Files - Rxvt - Dead Keys - Compiling - Ispell - Download ]
Note: Mathieu Clabaut took my script and added on the fly spelling and made some other changes. Instead of using the script here you may want to download his version here http://vim.sourceforge.net/script.php?script_id=465
ISpell and ASpellare spell checker programs that can be used standalone or to generate a list of mispelled words. The macro below uses the latter functionality and then uses the syntax highlighting of vim to show the misspelled word.
Depending on the program you want to use you need to either download vimispell.vim or vimaspell.vim.
By sourcing this script the following mappings get defined:
(C) 1997-2001 Claudio Fleiner