heavenshell / vim-pydocstring

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

Weird error #77

Closed alexander-arce closed 4 years ago

alexander-arce commented 4 years ago

Hi @heavenshell , I'm try to use fatastic plugin, but when call function for generate docstring, Vim (neovim) show me weird error about job_start function not defined.

imagen

Can you advice me about this error ?

heavenshell commented 4 years ago

Sorry. Neovim does not support yet. Only Vim8 can available now.

see #71