fix(nlua): make nlua dap work with regular continue. Fixes #1666
This commit is contained in:
@ -54,7 +54,6 @@ return {
|
||||
opts = {
|
||||
defaults = {
|
||||
["<leader>d"] = { name = "+debug" },
|
||||
["<leader>da"] = { name = "+adapters" },
|
||||
},
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user