-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
I use matlab in archlinux. However, due to some wrong packages, the default environment has some problems. I have to config some variable before I start matlab gui individually.
In this plugin config, I try to use
executable = "export xxx=xxx; /path/to/matlab",
But it is useless. I still try to set the environment variable before I start nvim, but It doesn't work either. It seems like that it always open a new tmux window to run matlab instead of the exiting window.
I want to know how to config environment variables in this plugin.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels