added debug plugin and required microsoft/debugpy
This commit is contained in:
parent
5f9cb7cafd
commit
252299496b
3 changed files with 8 additions and 1 deletions
|
|
@ -23,6 +23,7 @@ return {
|
|||
|
||||
-- Add your own debuggers here
|
||||
'leoluz/nvim-dap-go',
|
||||
'microsoft/debugpy',
|
||||
},
|
||||
keys = function(_, keys)
|
||||
local dap = require 'dap'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue