Skip to content

Commit

Permalink
fix minor typo with rename module binding
Browse files Browse the repository at this point in the history
  • Loading branch information
mjperrone committed Feb 6, 2014
1 parent 553ea4b commit d83459d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pymode.txt
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,7 @@ Rename a current module/package ~

Keymap for rename current module *'g:pymode_rope_rename_module_bind'*
>
let g:pymode_rope_rename_bind = '<C-c>rr'
let g:pymode_rope_rename_module_bind = '<C-c>r1r'
Imports ~
Expand Down

0 comments on commit d83459d

Please sign in to comment.