vim-matlab icon indicating copy to clipboard operation
vim-matlab copied to clipboard

Neovim plugin for MATLAB

Results 15 vim-matlab issues
Sort by recently updated
recently updated
newest added

First, I have to thank you for the idea to send message from vim to matlab. However, it seems a little complex to modify the python code(I am a vim...

After working for a while, I closed neovim and the terminal session. However, the MATLAB server instance does not seem to shut down. Even after forcefully killing the process with...

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...

It'd be nice to have a workspace summary in a read-only vim split (like a `topright new` split with `buftype=nofile bufhidden=wipe nobuflisted noswapfile nowrap nomodifiable`). As for how to keep...

Once I've launched a terminal buffer I can no longer use escape to get to the vim command promt nor can I use ctrl-W to swap panes.