Update debug.lua

This commit is contained in:
SamPosh 2023-04-10 15:47:43 +05:30 committed by GitHub
parent 42b6d5f72e
commit fcc9d657d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ return {
-- You can provide additional configuration to the handlers,
-- see mason-nvim-dap README for more information
require('mason-nvim-dap').setup_handlers()
-- require('mason-nvim-dap').setup_handlers()
-- Basic debugging keymaps, feel free to change to your liking!