rhysd / vim-grammarous

A powerful grammar checker for Vim using LanguageTool.
1.1k stars 41 forks source link

vim-grammarous: Grammar check failed with exit status 1: #70

Open Tb8854 opened 6 years ago

Tb8854 commented 6 years ago

I have the same error when trying to use/install vim-grammarous as was listed here . However, I am running Java 8.181. I have removed the old versions of Java, but this has had no effect.

I have the following error when I run :PluginInstall in vim (using vundle to install vim-grammarous).

Languagetools is where it is supposed to be

Processing 'rhysd/vim-grammarous'
Error detected while processing function vundle#installer#run[8]..vundle#installer#install_and_require[2]..vundle#config#bundle[2]..<SNR>14_check_bundle_name:
line    2:
Vundle error: Name collision for Plugin rhysd/vim-grammarous. Plugin rhysd/vim-grammarous previously used the name "vim-grammarous". Skipping Plugin rhysd/vim-grammarous.
Error detected while processing function vundle#installer#run[8]..vundle#installer#install_and_require[3]..vundle#installer#helptags:
line    1:
E121: Undefined variable: rtpath

Any help appreciated...