Update debug.lua

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

@ -87,7 +87,7 @@ return {
-- Install python specific config
require('dap-python').setup() -- Debug with default settings.
-- We can set the config by below mechanism as well
-- We can set additional custom config by below mechanism as well
table.insert(require('dap').configurations.python, {
type = 'python',
request = 'launch',

Loading…
Cancel
Save