heavenshell / vim-pydocstring

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

Add support for Neovim #89

Closed brentyi closed 4 years ago

brentyi commented 4 years ago

Fixed version of #81; closes #78.

Tested on Neovim v0.2.2 and v0.3.2.

heavenshell commented 4 years ago

Thank you for PR! Awesome!

Disclaimer I will merge this PR, but after merge this PR, I'll create new CI PR(Neovim Job), and if CI would be failed, I revert this PR.