fix(nvim-dap): change colliding map
This commit is contained in:
@@ -32,7 +32,7 @@ return {
|
||||
end,
|
||||
},
|
||||
{
|
||||
"<Leader>dk",
|
||||
"<Leader>dh",
|
||||
hover,
|
||||
mode = { "n", "x" },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user