rhysd / vim-grammarous

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

Unknown function: vital#grammarous#new #36

Closed ghost closed 7 years ago

ghost commented 7 years ago

I get this error after the vital modules update:

Error detected while processing /home/xyz/.local/share/nvim/dein/repos/github.com/rhysd/vim-grammarous/autoload/grammarous.vim:
line 4:
E117: Unknown function: vital#grammarous#new
E15: Invalid expression: vital#grammarous#new()
rck commented 7 years ago

Same for me (+ lots of other errors following). For now I switched back to 74a88d233056a (currently HEAD^) which fixed the issue. I use the standard vim shipped in current Debian/testing

rhysd commented 7 years ago

ah, sorry I had mistaken... One file was not added.

rhysd commented 7 years ago

It should be fixed now. I'm sorry for inconvenience...