Adding DAP!

This commit is contained in:
2024-03-06 12:34:44 -06:00
parent b11ee41a48
commit ab7bac5d96
4 changed files with 111 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ return {
}
end,
dependencies = {
'williamboman/mason-lspconfig.nvim'
'williamboman/mason-lspconfig.nvim',
'jay-babu/mason-nvim-dap.nvim',
},
}