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

ropevim.vim? #67

Closed rwst closed 6 years ago

rwst commented 6 years ago

This is probably a dumb question, you write: "Then load ropevim.vim in vim." But there is no such file, where is it?

mcepl commented 6 years ago

Just install ropevim repo using normal vim package management stuff (~/.pack/something/start/ for vim8, or using Pathogen, Plug, etc.).