Add python debugger support
This commit is contained in:
@@ -32,6 +32,9 @@ npm install # mostly nvim deps
|
||||
## Nvim requirements from choco, needs to be run as admin
|
||||
Start-Process pwsh -Verb RunAs -ArgumentList "-Command", "choco install make unzip ripgrep"
|
||||
|
||||
## Nvim requirements from pip
|
||||
python -m pip install debugpy
|
||||
|
||||
Exit
|
||||
|
||||
# extras, make flag for these
|
||||
|
||||
Reference in New Issue
Block a user