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

doc/ropevim.txt fix #41

Closed apollovy closed 9 years ago

apollovy commented 9 years ago

Hello. Please merge this pull-request: it updates outdated help strings about settings variables names (earlier names are pymode-related).

mcepl commented 9 years ago

Squashed both commits to one and merged as 1077303 .

Thank you