diff --git a/.vimspector.json b/.vimspector.json index 7d912ef..d95353d 100644 --- a/.vimspector.json +++ b/.vimspector.json @@ -8,7 +8,7 @@ "type": "python", "request": "launch", "cwd": "${workspaceRoot}", - "python": "~/miniforge3/envs/choir/bin/python", + "python": "", "stopOnEntry": false, "console": "integratedTerminal", "debugOptions": [],