heavenshell / vim-pydocstring

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

Bug: command completion work wrong? #119

Closed tsuyoshicho closed 3 years ago

tsuyoshicho commented 3 years ago

PydocString and PydocStringFormat completion use function mapped function.

This work wrong, not completion but pre-work pydoc generate...

Is it what you expected?

heavenshell commented 3 years ago

Thanks for reporting! I just remove unnecessary comlete. There are no args to complete.