mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
Merge branch 'main' into sleuth-init
This commit is contained in:
commit
707bd3b18c
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
end
|
||||
end
|
||||
|
||||
dap.configurations.debugpy = {
|
||||
dap.configurations.python = {
|
||||
{
|
||||
-- The first three options are required by nvim-dap
|
||||
type = 'debugpy'; -- the type here established the link to the adapter definition: `dap.adapters.debugpy`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue