We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ec01b9 + 4bda303 commit 783a6f4Copy full SHA for 783a6f4
doc/pymode.txt
@@ -486,7 +486,7 @@ imported) from project *'g:pymode_rope_autoimport'*
486
487
Load modules to autoimport by default *'g:pymode_rope_autoimport_modules'*
488
>
489
- let g:pymode_rope_autoimport_modules = ['os', 'shutil', 'datetime'])
+ let g:pymode_rope_autoimport_modules = ['os', 'shutil', 'datetime']
490
491
Offer to unresolved import object after completion.
492
0 commit comments