Re: how to make vim auto spelling-check while typing and after :wq
* On 2005.07.25, in <20050725090457.GA11675@xxxxxxxxxx>,
* "phyrster" <phyrster@xxxxxxxxx> wrote:
>
> How do you guys do spelling check? I am currently using these commands in my
> .vimrc:
Generally, you can set $ispell:
set ispell="/usr/bin/my_l33t_spell_program -opts"
Then you press "i" (for <ispell>) at the compose menu to run ispell
before sending. There are surely many ways to do spellchecking, and
there could well be approaches that you prefer, but that's what mutt
provides.
--
-D. dgc@xxxxxxxxxxxx NSIT University of Chicago