Update debug.lua
This commit is contained in:
parent
42b6d5f72e
commit
fcc9d657d8
|
@ -43,7 +43,7 @@ return {
|
||||||
|
|
||||||
-- You can provide additional configuration to the handlers,
|
-- You can provide additional configuration to the handlers,
|
||||||
-- see mason-nvim-dap README for more information
|
-- 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!
|
-- Basic debugging keymaps, feel free to change to your liking!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue