You've already forked dotfiles
fix: Fixing the nvim-dap configuration setup to properly install the
python debugpy debugger and set it up for use.
This commit is contained in:
@@ -121,7 +121,6 @@ return {
|
||||
end,
|
||||
dependencies = {
|
||||
'mason-org/mason-lspconfig.nvim',
|
||||
'jay-babu/mason-nvim-dap.nvim',
|
||||
},
|
||||
lazy = false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user