update mason dap config

This commit is contained in:
asep komarudin 2023-04-10 18:49:06 +07:00
parent 3a69b6cee1
commit 7c0a0a888b
3 changed files with 13 additions and 6 deletions

View file

@ -123,7 +123,7 @@ return {
end,
},
{
"jayp0521/mason-nvim-dap.nvim",
"jay-babu/mason-nvim-dap.nvim",
event = "VeryLazy",
dependencies = { "williamboman/mason.nvim", "mfussenegger/nvim-dap" },
enabled = vim.fn.has("win32") == 0,