heavenshell / vim-pydocstring

Generate Python docstring to your Python source code.
BSD 3-Clause "New" or "Revised" License
337 stars 53 forks source link

version check error #70

Closed keevee09 closed 4 years ago

keevee09 commented 4 years ago

When opening a python file in neovim, I receive the following error message: Error detected while processing /home/chris/.config/nvim/plugged/vim-pydocstring/ftplugin/python/pydocstring.vim line 13: +channel and +job are required for pydocstring.vim

Do I need to do something first to create channel and job values?

keevee09 commented 4 years ago

OK, I didn't read the README properly. Only Vim8 is now supported for v2.0.