fix: debug.lua (#918)

pull/922/head^2
Smig 3 weeks ago committed by GitHub
parent f86f18f27a
commit b9bd02d55b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -31,7 +31,7 @@ return {
require('mason-nvim-dap').setup {
-- Makes a best effort to setup the various debuggers with
-- reasonable debug configurations
automatic_setup = true,
automatic_installation = true,
-- You can provide additional configuration to the handlers,
-- see mason-nvim-dap README for more information

Loading…
Cancel
Save