A vim mode for using rope refactoring library
Project description
Ropevim is a vim mode that uses rope library to provide features like python refactorings and code-assists. You should install rope library before using ropevim.
New Features
See docs/ropevim.txt or the homepage for the list of features.
This is the first public release. It is mostly a testing release; yet most refactorings and code-assists are working. There are still minor todos and probably it can be changed to be used more conveniently in vim (specially because it was written by a non-vimmer). Contributions are welcome.