Re: how to make vim auto spelling-check while typing and after :wq
On Mon, 25 Jul 2005 11:27:39 +0200
René Clerc <rene@xxxxxxxx> wrote:
> * phyrster <phyrster@xxxxxxxxx> [25-07-2005 11:16]:
>
> > Hi mutters in mud ;)
> >
> > How do you guys do spelling check? I am currently using these
> > commands in my .vimrc:
> >
> > |:autocmd FileType mail :nmap <F8> :w<CR>:!aspell -e -c %<CR>:e<CR>
> > |cab spell :w<CR>:!aspell -e -c %<CR>:e<CR><CR>
> >
> > But can vim automatically check spelling while I am typing? or can
> > it call aspell after I save and exit vim?
>
> Take a look at vimspell.
>
I'm using vimspell now. One question, though. How do you specify what
language? For example, I don't know if it's using aspell or ispell,
but it starts up with English-British and I want English-US.
--
Cheers,
Trey
----
You know you've been spending too much time on the computer when your
friend misdates a check, and you suggest adding a "++" to fix it.
Linux salamander 2.6.11.4-21.7-default i686 GNU/Linux
3:32pm up 3:12, 4 users, load average: 0.00, 0.02, 0.06