We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f81509a commit 42ae421Copy full SHA for 42ae421
lua/kickstart/plugins/debug.lua
@@ -64,7 +64,6 @@ return {
64
{
65
'<leader>B',
66
function()
67
- require 'dap.protocol'
68
local dap = require 'dap'
69
70
-- Search for an existing breakpoint on this line in this buffer
0 commit comments