Added python debugging configuration.

This commit is contained in:
bob-ross27 2023-10-10 11:45:28 -03:00
parent 8bb6154263
commit 621a1a728a
3 changed files with 18 additions and 36 deletions

View file

@ -83,6 +83,7 @@ return {
ensure_installed = {
'black',
'stylua',
'debugpy',
},
},
},