add TODO to disable dap plugins that don't have the debugger installed

This commit is contained in:
2026-06-18 23:27:20 +02:00
parent 384f5ce656
commit bda1958e3b
+1 -1
View File
@@ -764,7 +764,7 @@ require'lazy'.setup{ --{{{1
dependencies = {
'leoluz/nvim-dap-go',
'mfussenegger/nvim-dap-python',
'nicholasmata/nvim-dap-cs',
'nicholasmata/nvim-dap-cs', -- TODO: make these disabled if the correct debuggers are not installed by default!
},
keys = {
',b',