> Bram Moolenaar wrote:
>
>>> Although it gives many false positives when checking Vim help files,
>>> it's still useful. Perhaps someone better than I am in vim script
>>> could come up with a useful Vim plugin to integrate languagetool
>>> in Vim?
>>
>> The Vim spell checker is purely word based. A grammar checker would be
>> very helpful.
>
> 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
Thanks for your plugin: it's very useful. To compile the
LanguageTools.jar I had to uninstall openjdk-6-jre and install
sun-java6-jdk, junit and ant (I'm using Ubuntu 10.04).
Best regards,
Jakson Aquino
--
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:
Post a Comment