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 rope_open_project as variable #14

Closed mcepl closed 10 years ago

mcepl commented 10 years ago

Hi,

I use ropevim with the project.tar.gz plugin. It would be great to switch to the current ropevim project by saying let rope_vim_project = "/path/to/project" instead of having to execute the RopeOpenProject command.

Thanks,

Kevin

mcepl commented 10 years ago

I don't see what is the expected value from this solution. Closing, if it means anything to anybody, please, reopen with proper description.