I've been trying to utilize Vim to do more writing so I tried to install LanuageTool and a related vim plugin: https://github.com/dpelle/vim-LanguageTool/
However, even after specifying the location of the languagetool_jar (and running :PlugInstall, of course), when I run :LanguageToolCheck, instead of getting the expected Grammar suggestions, I get the java -jar command in a new buffer.
