Skip to content

E492: Not an editor command: MatlabCliOpenInMatlabEditor #22

@sadid

Description

@sadid

I've installed vim-matlab for neovim and I'm able to launch the matlab server and issue command. But I can't open this editor in my matlab (currently running) and matlab is already in the $PATH.

here is the error:

E492: Not an editor command: MatlabCliOpenInMatlabEditor

Besides this (might be related). I don't have :MatlabCliOpenInMatlabEditor in my command mode. I just have these:

:MatlabInsertModeCreateCell  
:MatlabLaunchServer          
:MatlabNormalModeCreateCell  
:MatlabVisualModeCreateCell

But I can launch :MatlabCliOpenInMatlabEdito with ,e. This happens for others as well such as :MatlabCliRunSelection. It seems that I've not these command in my nvim and I don't know why. I re-installed the plugin but that doesn't helped.

p.s. I've set let g:matlab_auto_mappings=1 explicitly to get sure. This is the only configuration I've made after installing the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions