new-main #1

Open
SailReal wants to merge 90 commits from new-main into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b9bd02d55b - Show all commits

View File

@ -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