-
-
Notifications
You must be signed in to change notification settings - Fork 773
Closed
Description
I just tried <C-c>ra
for the first time and I get the following error:
E492: Not an editor command: PymodeRopeAutoImport
Thing is, other python-mode
commands do seem to be available, as evidenced by the tab completion from wildmenu
:
PymodeDoc PymodeLintToggle PymodeRopeNewProject PymodeRopeRenameModule PymodeTroubleshooting
PymodeLint PymodePython PymodeRopeRedo PymodeRopeUndo PymodeVersion
PymodeLintAuto PymodeRopeModuleToPackage PymodeRopeRegenerate PymodeRun PymodeVirtualenv
:Pymode
Am I missing a bit of configuration or is this an issue with python-mode
? I haven't customized python-mode
, I just have the plugin declaration in my .vimrc
:
Plug 'python-mode/python-mode'
Metadata
Metadata
Assignees
Labels
No labels