-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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
:MatlabVisualModeCreateCellBut 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
Labels
No labels