mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update mason dap config
This commit is contained in:
parent
3a69b6cee1
commit
7c0a0a888b
3 changed files with 13 additions and 6 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue