just some changes
This commit is contained in:
parent
597de90d41
commit
fac895e919
3 changed files with 2 additions and 13 deletions
|
|
@ -129,13 +129,4 @@ return {
|
|||
}
|
||||
end
|
||||
},
|
||||
|
||||
{ "mfussenegger/nvim-dap-python",
|
||||
reqs = "mfussenegger/nvim-dap",
|
||||
lazy = dep_short.ft("python"),
|
||||
load = function()
|
||||
local debugpy = core.mason.get_pkg_path("debugpy", "/venv/bin/python3")
|
||||
require("dap-python").setup(debugpy)
|
||||
end
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue