debug adapter
This commit is contained in:
parent
9863a4dfaf
commit
10dbee91ac
|
|
@ -40,7 +40,6 @@ require('mason-nvim-dap').setup {
|
|||
-- You'll need to check that you have the required things installed
|
||||
-- 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
|
||||
'delve',
|
||||
'js-debug-adapter',
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue