Add python debugger support

This commit is contained in:
Zackarias Montell
2025-05-15 13:59:35 +02:00
parent ae7bcb5bfc
commit 916fdf73e3
4 changed files with 9 additions and 1 deletions

View File

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