Monday, August 30, 2010

Re: [patch] fixed grammatical errors in vim help files using LanguageTool

Dominique Pellé <dominique.pelle@gmail.com>:
> I did make a stab at writing a plugin to integrate the
> LanguageTool grammar checker in Vim. I'm sure the
> plugin could be improved in many ways, but I already
> find it useful. Script and screenshots are available at:
>
> http://www.vim.org/scripts/script.php?script_id=3223
> http://dominiko.livejournal.com/25457.html

Very nice! Just one minor issue I ran into: I used '~' for my $HOME dir in
g:languagetool_jar, and that apparently isn't recognised by filereadable(), so
I suggest using expand(g:languagetool_jar) when setting the s: variable.

Cheers,
Jan

--
OpenPGP Key-ID: 00A0FD5F
"Faith. n: Belief without evidence in what is told by one who speaks
without knowledge, of things without parallel." -- Ambrose Bierce, "The
Devil's Dictionary"

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: