Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.
/ rope-vim Public archive

Pathogen compatable ropevim plugin. Dont need install rope libs in system.

Notifications You must be signed in to change notification settings

klen/rope-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ropevim, rope in vim

Use https://github.com/klen/python-mode. It`s more new and powerful plugin.

Ropevim is a vim mode that allows you to use the rope library in vim to provide features like python refactorings and code-assists.

This vim plugin allow you use the rope library in vim very easily. There is no need to install the rope library on your system. This plugin also adds vim help for rope commands.

Installation

Just copy the plugin folders into your ~/.vim directory.

Alternatively, if you are using pathogen, clone the plugin into your bundle folder.

Settings

By default, rope auto assist is mapped to Control+Space. You can remap it. For example:

imap <buffer><Tab> <M-/>

About

Pathogen compatable ropevim plugin. Dont need install rope libs in system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •