On Sat, Oct 6, 2012 at 10:15 PM, Dominique Pellé <[email protected]> wrote: > > Or you can also use the LanguageTool plugin > which not only does grammar checking in Vim but > now also does spell checking (since LanguageTool > version 1.8) using either Hunspell of FSA (Finate > State Automaton http://stevehanov.ca/blog/index.php?id=115) > dictionaries: > > http://www.vim.org/scripts/script.php?script_id=3223
This looks like the most intriguing route. However, after installation of the plugin, I get the following error: java -jar /Users/chrislott/Dropbox/apps/unix/languagetool/LanguageTool.jar -c utf-8 -d WHITESPACE_RULE,EN_QUOTES -l en --api /var/f olders/y3/tfx06t6d0kx425gqyhrgv4nw0000gp/T/v6Jgs8o/0] failed with error: 1 Any idea how to troubleshoot this? c -- Chris Lott <[email protected]> -- 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
