ropevim, rope in vim Ropevim is a plugin for performing python refactorings in vim. It uses rope library. You should install rope library before using ropevim. You can download ropevim from project download page. Features Supports many of the refactorings that are supported by rope library: Rename Extract method/local variable Move class/function/module/package/method Inline method/local variable/