Skip to content

Commit a2d9a05

Browse files
committed
Fix README.
1 parent 8c3215d commit a2d9a05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ Bind keys for find occurencies for object under cursor (leave empty for disable)
375375

376376
Bind keys for organize imports in current buffer (leave empty for disable): ::
377377

378-
let g:pymode_rope_orgazine_imports_bind = '<C-c>ro'
378+
let g:pymode_rope_organize_imports_bind = '<C-c>ro'
379379

380380
Bind keys for rename variable/method/class under cursor in the whole project
381381
(leave empty for disable): ::

0 commit comments

Comments
 (0)