add debugger to nvim
This commit is contained in:
parent
61398a659c
commit
fbcb8598a2
4 changed files with 80 additions and 2 deletions
|
|
@ -11,7 +11,7 @@ return { {
|
|||
"DBUIFindBuffer",
|
||||
},
|
||||
keys = {
|
||||
{ "<Leader>ud", "<CMD>DBUIToggle<CR>", desc = "Toggle DB UI" },
|
||||
{ "<Leader>uD", "<CMD>DBUIToggle<CR>", desc = "Toggle DB UI" },
|
||||
},
|
||||
init = function()
|
||||
-- Your DBUI configuration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue