python-rope / ropevim

vim mode that uses rope library to provide features like python refactorings and code-assists
GNU General Public License v2.0
245 stars 34 forks source link

add Neovim plugin installation method #98

Closed meicale closed 1 year ago

meicale commented 1 year ago

Add a Neovim plugin installation method using the packer plugin manager.

lieryan commented 1 year ago

fixed in #99