|
|
@ -32,6 +32,10 @@ return {
|
|
|
|
-- Makes a best effort to setup the various debuggers with
|
|
|
|
-- Makes a best effort to setup the various debuggers with
|
|
|
|
-- reasonable debug configurations
|
|
|
|
-- reasonable debug configurations
|
|
|
|
automatic_setup = true,
|
|
|
|
automatic_setup = true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- You can provide additional configuration to the handlers,
|
|
|
|
|
|
|
|
-- see mason-nvim-dap README for more information
|
|
|
|
|
|
|
|
-- handlers = {},
|
|
|
|
|
|
|
|
|
|
|
|
-- You'll need to check that you have the required things installed
|
|
|
|
-- You'll need to check that you have the required things installed
|
|
|
|
-- online, please don't ask me how to install them :)
|
|
|
|
-- online, please don't ask me how to install them :)
|
|
|
|