dpelle / vim-LanguageTool

A vim plugin for the LanguageTool grammar checker
280 stars 28 forks source link

'E149: Sorry, no help for LanguageTool' on NVIM v0.4.3 and LanguageTool-5.1 #21

Open ttxtea opened 4 years ago

ttxtea commented 4 years ago

Following the installation instructions with

let g:languagetool_jar='$HOME/languagetool/languagetool-standalone/target/LanguageTool-5.1-SNAPSHOT/LanguageTool-5.1-SNAPSHOT/languagetool-commandline.jar'

in the .vimrc.

and

.vim/doc/LanguageTool.txt
.vim/plugin/LanguageTool.vim

in place.

running vim -c 'helptags ~/.vim/doc' did not give any verbose output.

There is not realy any error except E492: Not an editor command: LanguageToolCheck