Fix debugpy automatic installation
This commit is contained in:
parent
8c34fd4962
commit
ea7010cac1
2 changed files with 2 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ return {
|
|||
-- online, please don't ask me how to install them :)
|
||||
ensure_installed = {
|
||||
-- Update this to ensure that you have the debuggers for the langs you want
|
||||
'debugpy',
|
||||
'python',
|
||||
},
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue