Update debug.lua

pull/298/head
SamPosh 2 years ago committed by GitHub
parent 1ed56ecc62
commit 78e34ac4b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -82,6 +82,7 @@ return {
-- Install golang specific config -- Install golang specific config
require('dap-go').setup() require('dap-go').setup()
require('dap-python').setup() -- Debug with default settings.
end, end,
} }

Loading…
Cancel
Save