fix(dapui): make eval work in visual mode too
This commit is contained in:
@@ -16,6 +16,7 @@ return {
|
||||
function()
|
||||
require("dapui").eval()
|
||||
end,
|
||||
mode = { "x", "n" },
|
||||
},
|
||||
{
|
||||
"<Leader>dw",
|
||||
|
||||
Reference in New Issue
Block a user