set working dir
This commit is contained in:
parent
a09b75f16e
commit
f7536e94ae
@ -82,6 +82,7 @@ dap.configurations.python = {
|
||||
name = "Launch file with venv";
|
||||
justMyCode = false;
|
||||
program = "${file}";
|
||||
cwd = vim.fn.getcwd();
|
||||
pythonPath = getPythonEnv
|
||||
},
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user