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 keybinding documentation to vim docs #6

Closed mcepl closed 10 years ago

mcepl commented 10 years ago

I would be really awsome and complete if ropevim would include keybinding documentation in vim helpfiles, so one would do:

:help ropevim

Currently my ropevim cheatsheat is lying around the table which is not consistent:)

mcepl commented 10 years ago

Could you please post your cheatsheat and help start writing doc? :)

mcepl commented 10 years ago

Hey, cheatsheet is actually printed help from .rst format you provide:)

mcepl commented 10 years ago

When I do

:he ropevim.txt

I get pretty long help.