Has anyone found a good set of python plugins for vim — specifically module completion?

前端 未结 9 2121
旧时难觅i
旧时难觅i 2021-01-30 14:45

I\'m looking for a suite of plugins that can help me finally switch over to vim full-time.

Right now I\'m using Komodo with some good success, but their vim bindings hav

9条回答
  •  深忆病人
    2021-01-30 15:26

    I use pydoc.vim (I actually wrote it) a lot, try it and tell me what you think. Another one that I think is quite useful is the updated syntax file with all it's extensions that you can enable, which you can find here.

提交回复
热议问题